[U-Boot-Users] Problems with 1.3.3-rc1 on i.MX31ADS
Felix Radensky
felix at embedded-sol.com
Sat Apr 26 23:06:04 CEST 2008
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.
More information about the U-Boot
mailing list