[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OpenBlockSS



おおがいとです。

ますださんの openblocksS020614.tar.gz の locore.S と比較して
先頭部分の openbios から board_config_data を取ってくる部分を
コメントアウトした結果、rtk0 側で mount するところまでは来ました。
ようやく「何とかなるかも知れない」という状態になりました。:-p

openblocksS020614 中の emac に関してはまだ全然読んでません。
# それ以外もまだボロボロですが...

とりあえず、
	ftp://tack.fukui-med.ac.jp/pub/tera_utils/NetBSD/sys/arch/evbppc.tgz
としておきました。
# ftpd の automatic file conversion を使っているので、普通に login した場合は
# evbppc.tgz というファイルは見つかりません。

現状の boot log です。

+3c00000,
00045000-03c00000 -> 00348000-03c00000 = 38b8000
Loading pages
Done
Board config data:
  usr_config_ver = 123
  rom_sw_ver = 01234567890123456789012345678
  mem_size = 62914560
  mac_address_local = 00:80:6d:51:11:b5
  mac_address_pci = 00:80:6d:51:11:b6
  processor_speed = 200000000
  plb_speed = 33000000
  pci_speed = 33000000
Loaded initial symtab at 0x20d334, strtab at 0x227250, # entries 6577
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
    The NetBSD Foundation, Inc.  All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
    The Regents of the University of California.  All rights reserved.

NetBSD 1.6ZG (OPENBLOCKS200) #38: Wed Dec 24 19:17:24 JST 2003
        tacha@tamp.fukui-med.ac.jp:/usr/current/src/sys/arch/evbppc/compile/OPENBLOCKS200
Walnut PowerPC 405GP Evaluation Board
total memory = 61440 KB
avail memory = 54416 KB
using 198 buffers containing 3168 KB of memory
sysctl_createv: sysctl_create(cacheinfo) returned 17
plb0 (root)
cpu0 at plb0: 200MHz 405GP (Revision 1.69)
Instruction cache size 8192 line size 32
Data cache size 8192 line size 32
PVR: owner 401 core family 1 cache 0 version 5 asic 5
ecc0 at plb0 irq 16: ECC controller
opb0 at plb0
com0 at opb0 addr 0xef600300 irq 0: ns16550a, working fifo
com0: console
com1 at opb0 addr 0xef600400 irq 1: ns16550a, working fifo
emac0 at opb0 addr 0xef600800 irq 9: 405GP EMAC
emac0: interrupting at irqs 9 .. 15
emac0: Ethernet address 00:80:6d:51:11:b5
tqphy0 at emac0 phy 0: 78Q2120 10/100 media interface, rev. 11
tqphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
tqphy1 at emac0 phy 1: 78Q2120 10/100 media interface, rev. 11
tqphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
gpio at opb0 addr 0xef600700 not configured
gpiic at opb0 addr 0xef600500 irq 2 not configured
wdog0 at opb0: 5 second period
pchb0 at plb0
pchb0: vendor 0x1014 product 0x0156 (rev. 0x01)
pci0 at pchb0
pci0: i/o space, memory space enabled
vendor 0x1014 product 0x0156 (host bridge, revision 0x01) at pci0 dev 0 function 0 not configured
rtk0 at pci0 dev 7 function 0: RealTek 8139 10/100BaseTX
rtk0: interrupting at irq 28
rtk0: Ethernet address 00:80:6d:51:11:b6
ukphy0 at rtk0 phy 7: Generic IEEE 802.3u media interface
ukphy0: OUI 0x000000, model 0x0000, rev. 0
ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
pbus0 at plb0
ds1743rtc at pbus0 addr 0xf0000000 not configured
pckbc at pbus0 addr 0xf0100000 irq 25 not configured
biomask 1c00 netmask 1c08 ttymask 1c08
emac0: emac_wol_intr
emac0: emac_txde_intr
emac0: emac_rxde_intr
emac0: emac_wol_intr
emac0: emac_txde_intr
emac0: emac_rxde_intr
Setting PIT to 200000000/100 = 2000000
md0: internal 512 KB image area
root on md0a dumps on md0b
mountroot: trying nfs...
mountroot: trying ffs...
no file system for md0 (dev 0x900)
cannot mount root, error = 79
root device (default md0a): rtk0
dump device: 
file system (default generic): 
root on rtk0
mountroot: trying nfs...
nfs_boot: trying DHCP/BOOTP
nfs_boot: BOOTP next-server: 192.168.138.154
nfs_boot: my_addr=192.168.138.191
nfs_boot: my_mask=255.255.255.0
root on tamp.fukui-med.ac.jp:/usr/src/NetBSD-evbppc
root time: 0x3fe96e5a
inittodr()
inittodr: 00:00:00.2000 09/04/2002
root file system type: nfs
init path (default /sbin/init): 
init: copying out flags `-s' 3
init: copying out path `/sbin/init' 11
Enter pathname of shell or RETURN for /bin/sh: 
Terminal type? [unknown] vt100
Terminal type is vt100.                                                 
We recommend creating a non-root account and using su(1) for root access.
# 
# 

-----            : Tatoku Ogaito
   / _  _ |_  _  : Dept. Medical Informatics, University of Fukui
  / (_|(_ | )(_| : E-mail: tacha@tack.fukui-med.ac.jp tacha@NetBSD.org

  *** NetBSD: It'll be there when you're ready for it. ***