
24 Apr
2009
24 Apr
'09
8:23 p.m.
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