
Hi Fabio, Are the load address and other params same for PDK and the ADS board. I intend to do the same as what you intended to aith sucess. I saw your post her : http://www.nabble.com/Loading-a-kernel-on-MX31ADS-using-U-boot-td16642427.ht...
Please let me know how were able to sucessfully load the kernel. My bootup sequence too hangs after "Uncompressing kernel...done booting the kernel".
Thanks.
On Fri, Apr 24, 2009 at 1:23 PM, Fabio Estevam fabioestevam@yahoo.com wrote:
Hi Alfred,
--- On Thu, 4/23/09, alfred steele alfred.jaquez@gmail.com wrote:
I have attached the printk circular buffer log.
smc911x: initializing smc911x: detected <NULL> controller smc911x: phy initialized smc911x: MAC 92:92:92:bb:bb:bb TFTP from server 206.44.18.25; our IP address is 206.44.18.31 Filename 'zImage_spin2_23march'.
Is this really an uImage? The name of the file starts with zImage, so it looks confusing. Can you confirm?
How are you generating the uImage?
Assuming you are using MX31PDK Freescale BSP, you can do as follows:
cd rpm/BUILD/linux make ARCH=arm uImage (You need to have mkimage installed)
Which U-boot version are you using?
Regards,
Fabio Estevam