[U-Boot] [PATCH v3] mx31ads: Use the new relocation scheme

Felix Radensky felix at embedded-sol.com
Sun Jun 5 09:28:54 CEST 2011


Hi Fabio,

On 06/05/2011 02:24 AM, Fabio Estevam wrote:
> Hi Felix,
>
> On Sat, Jun 4, 2011 at 7:18 PM, Felix Radensky<felix at embedded-sol.com>  wrote:
> ...
>> I've tested your patch on mx31ads. Unfortunately it bricks the board.
>> There are no messages on console. The latest u-boot version that
>> works on this board is 2010.09. I've compiled u-boot using ELDK-4.2.
> Thanks for testing it.
>
>> If you have any ideas, I'm ready to test your patches.
> Could you please try to use change to CONFIG_SYS_TEXT_BASE = 0xa0000000
>
> in board/freescale/mx31ads/config.mk ?
>
> Thanks,
>
> Fabio Estevam

Setting CONFIG_SYS_TEXT_BASE to 0xa0000000 in mx31ads.h
fixes the problem.

You can add

Tested-by: Felix Radensky felix at embedded-sol.com

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 ?

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.

Thanks for your efforts to keep this board support alive.

Felix.




More information about the U-Boot mailing list