
26 Apr
2008
26 Apr
'08
11:06 p.m.
Hi,
I've installed 1.3.3-rc1 on i.MX31ADS evaluation board and encountered several problems
1. loadaddr environment variable (as reported by printenv) is defined as
loadaddr=(0x80000000 + 0x800000)
This results in image loaded at address 0x0, and boot gets stuck. Redefining loadaddr as 0x80800000 fixes the problem.
2. dhcp command is undefined, only bootp is available.
Thanks for adding i.mx31 support to u-boot. Hopefully i.mx27 support will follow soon.
Felix.