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

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

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

2012-01-31 Thread Michael Walle
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 Cc: Albert ARIBAUD Cc: Prafulla Wadaskar Cc: Wolfgang Denk --- v3: remove unused enable function v2: replace magic number with