Port-arm archive

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

Problems with /sbin/init on evbarm?



Hi guys.

I've encounered problems with /sbin/init on evbarm which won't start and dies. I heard there is a similar issue with evbmips and one has to go back to netbsd-5 from 20091101 in order to have it working.
Any ideas what's going on?

I attached my dmesg with dying init.


Marcin.


RedBoot> load -v -b 0x00200000 -h 192.168.99.2       -m http /tftpboot/netbsd
<Not a string: 0x25214I/O error: No such file

RedBoot> load -v -b 0x00200000 -h 192.168.99.2 -m http /tftpboot/netbsd
Address offset = 0xf0000000
Entry point: 0x00200000, address range: 0x00200000-0x003e137c
RedBoot> go

NetBSD/evbarm (Intel IXDP425) booting ...
kernsize=0x212cf4
physmemory: 16384 pages at 0x10000000 -> 0x13ffffff
Allocating page tables
physical_start = 0x10000000, physical_end = 0x14000000
IRQ stack: p0x1000f000 v0xc000f000
ABT stack: p0x10010000 v0xc0010000
UND stack: p0x10011000 v0xc0011000
SVC stack: p0x10012000 v0xc0012000
Creating L1 page table at 0x10000000
Mapping kernel
pmap_map_chunk: pa=0x10200000 va=0xc0200000 size=0x17a000 resid=0x17a000 
prot=0x3 cache=1
SLLLLLLLPPPPPPPPPP
pmap_map_chunk: pa=0x1037a000 va=0xc037a000 size=0x99000 resid=0x99000 prot=0x3 
cache=1
PPPPPPLLLLLLLLLPPP
Constructing L2 page tables
pmap_map_chunk: pa=0x1000f000 va=0xc000f000 size=0x1000 resid=0x1000 prot=0x3 
cache=1
P
pmap_map_chunk: pa=0x10010000 va=0xc0010000 size=0x1000 resid=0x1000 prot=0x3 
cache=1
P
pmap_map_chunk: pa=0x10011000 va=0xc0011000 size=0x1000 resid=0x1000 prot=0x3 
cache=1
P
pmap_map_chunk: pa=0x10012000 va=0xc0012000 size=0x2000 resid=0x2000 prot=0x3 
cache=1
PP
pmap_map_chunk: pa=0x10000000 va=0xc0000000 size=0x4000 resid=0x4000 prot=0x3 
cache=2
PPPP
pmap_map_chunk: pa=0x10004000 va=0xc0004000 size=0x1000 resid=0x1000 prot=0x3 
cache=2
P
pmap_map_chunk: pa=0x10005000 va=0xc0005000 size=0x1000 resid=0x1000 prot=0x3 
cache=2
P
pmap_map_chunk: pa=0x10006000 va=0xc0006000 size=0x1000 resid=0x1000 prot=0x3 
cache=2
P
pmap_map_chunk: pa=0x10007000 va=0xc0007000 size=0x1000 resid=0x1000 prot=0x3 
cache=2
P
pmap_map_chunk: pa=0x10008000 va=0xc0008000 size=0x1000 resid=0x1000 prot=0x3 
cache=2
P
pmap_map_chunk: pa=0x10009000 va=0xc0009000 size=0x1000 resid=0x1000 prot=0x3 
cache=2
P
pmap_map_chunk: pa=0x1000a000 va=0xc000a000 size=0x1000 resid=0x1000 prot=0x3 
cache=2
P
pmap_map_chunk: pa=0x1000b000 va=0xc000b000 size=0x1000 resid=0x1000 prot=0x3 
cache=2
P
pmap_map_chunk: pa=0x1000c000 va=0xc000c000 size=0x1000 resid=0x1000 prot=0x3 
cache=2
P
pmap_map_chunk: pa=0x1000d000 va=0xc000d000 size=0x1000 resid=0x1000 prot=0x3 
cache=2
P
devmap: c8000000 -> c800ffff @ f0000000
pmap_map_chunk: pa=0xc8000000 va=0xf0000000 size=0x10000 resid=0x10000 prot=0x3 
cache=0
L
devmap: c4000000 -> c4000fff @ f0010000
pmap_map_chunk: pa=0xc4000000 va=0xf0010000 size=0x1000 resid=0x1000 prot=0x3 
cache=0
P
devmap: c0000000 -> c0000fff @ f0011000
pmap_map_chunk: pa=0xc0000000 va=0xf0011000 size=0x1000 resid=0x1000 prot=0x3 
cache=0
P
devmap: cc000000 -> cc000fff @ f0200000
pmap_map_chunk: pa=0xcc000000 va=0xf0200000 size=0x1000 resid=0x1000 prot=0x3 
cache=0
P
devmap: 48000000 -> 4bffffff @ f8000000
pmap_map_chunk: pa=0x48000000 va=0xf8000000 size=0x4000000 resid=0x4000000 
prot=0x3 cache=0
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
freestart = 0x10413000, free_pages = 15341 (0x3bed)
switching to new L1 page table  @0x10000000...bootstrap done.
init subsystems: stacks vectors undefined page pmap irq 
All initialize done!
Now Starting NetBSD, Hear we go!
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.24 (IXDP425-BOOT) #4: Wed Mar 31 01:50:02 CEST 2010
        
root%zeus.yazzy.org@localhost:/usr/arm/obj-arm/sys/arch/evbarm/compile/IXDP425-BOOT
total memory = 65536 KB
avail memory = 60028 KB
mainbus0 (root)
cpu0 at mainbus0: IXP425 533MHz rev 1 (XScale core)
cpu0: DC enabled IC enabled WB enabled LABT branch prediction enabled
cpu0: 32KB/32B 32-way Instruction cache
cpu0: 32KB/32B 32-way write-back-locking Data cache
ixpsip0 at mainbus0
com0 at ixpsip0 addr 0xc8000000-0xc8000fff: ns16550a, working fifo
com0: console
com1 at ixpsip0 addr 0xc8001000-0xc8001fff: ns16550a, working fifo
ixpclk0 at ixpsip0 addr 0xc8005000-0xc800502f
ixpclk0: IXP425 Interval Timer
ixpdog0 at ixpsip0: Watchdog Timer
ixdpled0 at ixpsip0 addr 0x52000000-0x52000fff
ixpio0 at mainbus0
ixpio0: configuring PCI bus
pci0 at ixpio0 bus 0
ixme0 at mainbus0: IXP4xx MicroEngine Support
ixpnpe0 at ixme0 NPE-B
npe0 at ixpnpe0: Ethernet co-processor
npe0: remember to fix rx q setup
npe0: Ethernet address 00:d0:12:02:34:98
OUI 0x00207b model 0x0021 rev 1 at npe0 phy 0 not configured
ixpnpe1 at ixme0 NPE-C
npe1 at ixpnpe1: Ethernet co-processor
npe1: remember to fix rx q setup
npe1: Ethernet address 00:d0:12:12:34:98
OUI 0x00207b model 0x0021 rev 1 at npe1 phy 1 not configured
clock: hz=100 stathz=0 profhz=0
boot device: <unknown>
root device: 
use one of: md0[a-h] npe0 npe1 halt reboot
root device: npe0
dump device: 
file system (default generic): nfs
root on npe0
nfs_boot: trying static
nfs_boot: client_addr=192.168.99.12
nfs_boot: gateway=192.168.99.1
nfs_boot: netmask=255.255.255.0
nfs_boot: server=192.168.99.2
nfs_boot: root=server:/home/mmj/evbarm/boot
root on server:/home/mmj/evbarm/boot
WARNING: no TOD clock present
WARNING: using filesystem time
WARNING: CHECK AND RESET THE DATE!
init path (default /sbin/init): 
init: trying /sbin/init
panic: init died (signal 0, exit 1)
rebooting...



Home | Main Index | Thread Index | Old Index