Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | arm, arm-kirkwood: disable l2c before linux boot | Michael Walle | 2012-02-12 | -0/+2 |
| | | | | | | | | | | | 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 <michael@walle.cc> Acked-by: Prafulla Wadaskar <prafulla@marvell.com> Cc: Albert ARIBAUD <albert.u.boot@aribaud.net> Cc: Prafulla Wadaskar <prafulla@marvell.com> Cc: Wolfgang Denk <wd@denx.de> | |||
* | arm: Move cpu/$CPU to arch/arm/cpu/$CPU | Peter Tyser | 2010-04-13 | -0/+65 |
Signed-off-by: Peter Tyser <ptyser@xes-inc.com> |