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

Stefan Herbrechtsmeier sherbrec at cit-ec.uni-bielefeld.de
Mon Nov 28 10:35:01 CET 2011


Am 26.11.2011 23:27, schrieb Remy Bohmer:
> 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?
This patch was superseded by 'PXA: Rework start.S to be closer to other 
ARMs' from Marek.



More information about the U-Boot mailing list