[U-Boot] [PATCH v5 2/7] arm, arm926ejs: Do cpu critical inits only for boards that require it
Heiko Schocher
hs at denx.de
Thu Feb 2 07:34:51 CET 2012
Hello Christian,
Christian Riesch wrote:
> 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 at omicron.at>
> Cc: Albert Aribaud <albert.u.boot at aribaud.net>
> Cc: Tom Rini <trini at ti.com>
> Cc: Heiko Schocher <hs at denx.de>
> ---
> arch/arm/cpu/arm926ejs/start.S | 6 ++++--
> include/configs/cam_enc_4xx.h | 6 ------
> include/configs/da850evm.h | 1 -
> include/configs/enbw_cmc.h | 1 -
> 4 files changed, 4 insertions(+), 10 deletions(-)
Acked-by: Heiko Schocher <hs at denx.de>
Tested on the cam_enc_4xx and enbw_cmc board, so:
Tested-by: Heiko Schocher <hs at denx.de>
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
More information about the U-Boot
mailing list