
Hi Felix,
On Sun, Jun 5, 2011 at 4:28 AM, Felix Radensky felix@embedded-sol.com wrote: ...
Setting CONFIG_SYS_TEXT_BASE to 0xa0000000 in mx31ads.h fixes the problem.
Excellent!
You can add
Tested-by: Felix Radensky felix@embedded-sol.com
Ok, I will send v4 of this patch tomorrow and will add your Tested-by line then.
Unrelated to your patch, u-boot prints
CPU: Freescale i.MX31 rev 2.0 unknown at 531 MHz.Reset cause: WDOG
Do you think "unknown" can be replaced by something more meaningful ?
Yes, I agree. This is common MX31 code and I will take a look at fixing it.
Also, environment settings are completely broken, environment address clashes with u-boot address. I'll submit a patch to fix that after your patch goes in.
Sounds like a good plan.
Thanks for your efforts to keep this board support alive.
and thankyou for testing it :-)
Regards,
Fabio Estevam