Port-powerpc archive

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

Routerboard 800: initial boot



NetBSD booting on the Routerboard 800.  Somethings need to be fixed but it's 
enough to get the network working.

RouterBOOT booter 2.27

RouterBoard 800

CPU frequency: 800 MHz
  Memory size: 256 MB

Press any key within 4 seconds to enter setup....
trying bootp protocol... OK
Got IP address: 192.168.7.28
resolved mac address 00:30:48:65:CC:6D
transfer started ....................................*............. transfer 
ok, time=3.45s
setting up elf image... OK
jumping to kernel code
 initppc<enter> porpllsr=0x00c4000c sys_clk=66666667 comcnfreq=400000002 
openpic-reset(ctpr=15) cache(DC=32/32,IC=32/32) memprobe=256MB 
e500_tlbinit(0x63e000,256MB) hid0=0/0x80004000 hid1=0xc4001000 msgbuf=0xfffe000 
exception_init=0x2409b8 uvm_page_physload(0x63e,0xfffd,0x63e,0xfffd,0) 
kern_segtab=0x63e000powerpc_fixup_stubs: 640 fixups done in 562960 cycles
 initppc done!
Loaded initial symtab at 0x294398, strtab at 0x2bb69c, # entries 9934
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
    2006, 2007, 2008, 2009, 2010
    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 5.99.29 (RB800) #166: Fri Jul  9 14:16:39 PDT 2010
        
matt%nixon.home@localhost:/u2/netbsd-pq3/evbppc/obj/sys/arch/evbppc/compile/RB800
total memory = 256 MB
avail memory = 244 MB
mainbus0 (root)
cpunode0 at mainbus0 node 0
cpunode0: 256KB/32B 4-banked 8-way unified L2 cache
cpu0 at cpunode0
cpu0: 800 MHz MPC8544 1.1 with an e500v2 2.2 core, ID 0 (Primary)
cpu0: 32KB/32B 8-way L1 data cache
cpu0: 32KB/32B 8-way L1 instruction cache
cpu0: 2 TLBs, 3 concurrent 8-bit PIDs (256 total)
cpu0: tlb0: 512 fixed-size (4KB) 4-way set associative entries
cpu0: tlb1: 16 variable-size (4KB..4GB) fully associative entries
e500wdog0 at cpunode0: default period is 6 seconds (wdog is active)
duart0 at cpunode0: 2 ports
com0 at duart0 port 1: ns16550a, working fifo
com0: console
com1 at duart0 port 2: ns16550a, working fifo
duart0: interrupting on irq 26
tsec0 at cpunode0 instance 1
tsec0: Ethernet address 00:00:00:00:00:00
tsec1 at cpunode0 instance 2
tsec1: Ethernet address 00:0c:42:72:ec:32
ukphy0 at tsec0 phy 1: OUI 0x00c82e, model 0x0004, rev. 14
ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT-FDX, auto
diic0 at cpunode0: 2 ports
iic0 at diic0: I2C bus
iic1 at diic0: I2C bus
diic0: interrupting on irq 27
gpio at cpunode0 not configured
ddrc at cpunode0 not configured
pq3pcie0 at cpunode0 instance 1: disabled
pq3pcie1 at cpunode0 instance 2: disabled
pq3pcie2 at cpunode0 instance 3: PCI-Express x1 controller (disabled)
pq3pci0 at cpunode0 instance 1: 32-bit PCI controller (disabled)
obio0 at cpunode0: 4 of 8 ports enabled
obio0: cs0: 16MB 8-bit GPCM region at 0xff000000
obio0: cs1: 32KB 8-bit UPMA region at 0xf8000000
obio0: cs2: 2MB 16-bit UPMC region at 0xf9000000
obio0: cs5: 32KB 8-bit UPMB region at 0xf0000000
root on md0a dumps on md0b
mountroot: trying nfs...
mountroot: trying msdos...
mountroot: trying lfs...
mountroot: trying ext2fs...
mountroot: trying ffs...
root file system type: ffs
WARNING: no TOD clock present
WARNING: using filesystem time
WARNING: CHECK AND RESET THE DATE!
init: copying out path `/sbin/init' 11
erase ^H, werase ^W, kill ^U, intr ^C, status ^T
Terminal type? [vt100] ^C
#  ps ax
ps: warning: /var/run/dev.db: No such file or directory
PID TTY STAT    TIME COMMAND
  0 ?   DKl  0:00.03 [system]
  1 ?   Is   0:00.01 init 
  2 ?   Ss   0:00.02 -sh 
  8 ?   O+   0:00.00 ps -ax 
# ifconfig tsec1 up
tsec1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        
capabilities=3ff00<IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx,TCP4CSUM_Tx,UDP4CSUM_Rx,UDP4CSUM_Tx,TCP6CSUM_Rx,TCP6CSUM_Tx,UDP6CSUM_Rx,UDP6CSUM_Tx>
        enabled=0
        address: 00:0c:42:72:ec:32
        media: Ethernet autoselect (1000baseT 
full-duplex,flowcontrol,rxpause,txpause)
        status: active
lo0: flags=8048<LOOPBACK,RUNNING,MULTICAST> mtu 33192
# ifconfig tsec1 192.168.7.23/20
# ping 192.168.1.116
PING 192.168.1.116 (192.168.1.116): 56 data bytes
64 bytes from 192.168.1.116: icmp_seq=0 ttl=255 time=1.707 ms
64 bytes from 192.168.1.116: icmp_seq=1 ttl=255 time=0.856 ms
^C
----192.168.1.116 PING Statistics----
2 packets transmitted, 2 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 0.856/1.282/1.707/0.602 ms



Home | Main Index | Thread Index | Old Index