Re: [U-Boot] [PATCH v4] arm, arm-kirkwood: disable l2c before linux boot

2012-02-08 Thread Prafulla Wadaskar
> -Original Message- > From: Michael Walle [mailto:mich...@walle.cc] > Sent: 01 February 2012 23:54 > To: u-boot@lists.denx.de > Cc: Michael Walle; Albert ARIBAUD; Prafulla Wadaskar; Wolfgang Denk > Subject: [PATCH v4] arm, arm-kirkwood: disable l2c before linux boot > > The decompressor

Re: [U-Boot] [PATCH v4] arm, arm-kirkwood: disable l2c before linux boot

2012-02-03 Thread Albert ARIBAUD
Le 01/02/2012 19:24, Michael Walle a écrit : The decompressor expects the L2 cache to be disabled. This fixes booting some kernels, which have CONFIG_ARM_PATCH_PHYS_VIRT enabled. Signed-off-by: Michael Walle Acked-by: Prafulla Wadaskar Cc: Albert ARIBAUD Cc: Prafulla Wadaskar Cc: Wolfgang Denk -

Re: [U-Boot] [PATCH v4] arm, arm-kirkwood: disable l2c before linux boot

2012-02-01 Thread Ian Campbell
On Wed, 2012-02-01 at 19:24 +0100, Michael Walle wrote: > The decompressor expects the L2 cache to be disabled. This fixes booting > some kernels, which have CONFIG_ARM_PATCH_PHYS_VIRT enabled. I applied this locally and was able to boot a 3.2 Linux kernel on my dreamplug where before I was having