[U-Boot] [PATCH 5/5] pxa: fix relocation

Remy Bohmer linux at bohmer.net
Sat Nov 26 23:27:14 CET 2011


Hi,

2011/10/17 Stefan Herbrechtsmeier <sherbrec at cit-ec.uni-bielefeld.de>:
> The current relocation don't work correct, as it doesn't clear the
> initial ram (dcache) after relocation. This leads to missing bootargs
> during Linux boot. Additionally the current relocation use the sdram
> address for the initial ram which introduce a bug in the sdram
> initialization.
>
> This patch extend the relocation in order to disable the mmu and to
> clear the dcache after the relocation. Additionally it makes the
> initial ram address and size configurable and fix the various
> CONFIG_SYS_INIT_SP_ADDR definitions in the pxa board config files.
>
> Signed-off-by: Stefan Herbrechtsmeier <sherbrec at cit-ec.uni-bielefeld.de>
> CC: Marek Vasut <marek.vasut at gmail.com>
> CC: Prakash Kumar <prakash at embedx.com>
> CC: Robert Schwebel <r.schwebel at pengutronix.de>
> CC: Cliff Brake <cliff.brake at gmail.com>
> CC: Stefano Babic <sbabic at denx.de>

I see that nobody picked this is up so far, and I will not do it as well...
It is posted as part of a series with USB patches, while this one is
not related to USB.
So, repost it as an stand-alone patch?

Kind regards,

Remy


More information about the U-Boot mailing list