]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm, arm926ejs: Do cpu critical inits only for boards that require it
authorChristian Riesch <christian.riesch@omicron.at>
Thu, 2 Feb 2012 00:44:37 +0000 (00:44 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sun, 12 Feb 2012 09:11:33 +0000 (10:11 +0100)
commit27b66622b51f350ce6c143f82d104860ee887f5c
treef4747f95622b6d7809baf4ee8bebdd8a6c56d9b4
parenteb93524224d269e4e4124429e91757cab4ee27e6
arm, arm926ejs: Do cpu critical inits only for boards that require it

This patch reverts commit ca4b55800ed74207c35271bf7335a092d4955416
"arm, arm926ejs: always do cpu critical inits" since it impacts all
arm926ejs based configurations and caused problems, e.g., with
the hawkboard.

Instead the patch removes the CONFIG_SKIP_LOWLEVEL_INIT defines
from the board configurations that need low level initialization.

Signed-off-by: Christian Riesch <christian.riesch@omicron.at>
Cc: Albert Aribaud <albert.u.boot@aribaud.net>
Cc: Tom Rini <trini@ti.com>
Cc: Heiko Schocher <hs@denx.de>
Acked-by: Heiko Schocher <hs@denx.de>
Tested-by: Heiko Schocher <hs@denx.de>
arch/arm/cpu/arm926ejs/start.S
include/configs/cam_enc_4xx.h
include/configs/da850evm.h
include/configs/enbw_cmc.h