PPC440epx boot problem

View: New views
1 Messages — Rating Filter:   Alert me  

PPC440epx boot problem

by allanw :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello, all,

I have got an EP440XS board. I have port the BSP based on Sequoia board. The uImage does not boot. cuImage boots, but it is stuck in the wrapper with the message "Finalizing device tree... flat tree at 0x784300" before the kernel image starts. How do I know that the address 0x784300 is correct? I am new to LINUX, where do I start to debug this?
Thanks.

Allan

=> bootm
## Booting image at 00200000 ...
   Image Name:   Linux-2.6.30.4
   Created:      2009-10-18  14:53:32 UTC
   Image Type:   PowerPC Linux Kernel Image (gzip compressed)
   Data Size:    1593840 Bytes =  1.5 MB
   Load Address: 00400000
   Entry Point:  00400460
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK
CPU clock-frequency <- 0x1fca0550 (533MHz)
CPU timebase-frequency <- 0x1fca0550 (533MHz)
/plb: clock-frequency <- 7f28154 (133MHz)
/plb/opb: clock-frequency <- 3f940aa (67MHz)
/plb/opb/ebc: clock-frequency <- 3f940aa (67MHz)
/plb/opb/serial@ef600300: clock-frequency <- a8c000 (11MHz)
/plb/opb/serial@ef600400: clock-frequency <- a8c000 (11MHz)
/plb/opb/serial@ef600500: clock-frequency <- a8c000 (11MHz)
/plb/opb/serial@ef600600: clock-frequency <- a8c000 (11MHz)
Memory <- <0x0 0x0 0xffff000> (255MB)
ethernet0: local-mac-address <- 00:10:ec:01:12:83
ethernet1: local-mac-address <- 00:10:ec:81:12:83

zImage starting: loaded at 0x00400000 (sp: 0x07f2bb90)
Allocating 0x3440ec bytes for kernel ...
gunzipping (0x00000000 <- 0x0040e000:0x00777660)...done 0x32623c bytes

Linux/PowerPC load: $(bootargs) console=ttyS0,$(baudrate)
Finalizing device tree... flat tree at 0x784300