[PATCH 3/4] ARM pbl: enable MMU during decompression
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Fri Sep 21 09:18:42 EDT 2012
On 20:29 Mon 13 Aug , Sascha Hauer wrote:
> On Sun, Aug 12, 2012 at 08:09:47PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
> > I really do not like it as I do want to be able to use nand flash as the same
> > time or other controller so we need a better to handle it
> >
>
> 8<---------------------------------------------------
>
> [PATCH] ARM pbl: enable MMU during decompression
>
> Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
> ---
> arch/arm/cpu/Makefile | 4 +++
> arch/arm/cpu/start-pbl.c | 71 ++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 75 insertions(+)
>
this does not work on at91
dhcp && nfs
/opt/work/barebox/build/sam9m10g45ek-compressed/arch/arm/pbl/zbarebox.bin &&
bootm zbarebox.bin
fail
btu the previous version forbiddenme to use uart or nand in the decompressor
which I need on at91
Best Regards,
J.
More information about the barebox
mailing list