From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Thu, 02 Feb 2012 07:34:51 +0100 Subject: [U-Boot] [PATCH v5 2/7] arm, arm926ejs: Do cpu critical inits only for boards that require it In-Reply-To: <1328018214-6461-3-git-send-email-christian.riesch@omicron.at> References: <1328018214-6461-1-git-send-email-christian.riesch@omicron.at> <1328018214-6461-3-git-send-email-christian.riesch@omicron.at> Message-ID: <4F2A2E8B.2010504@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > Cc: Albert Aribaud > Cc: Tom Rini > Cc: Heiko Schocher > --- > 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 Tested on the cam_enc_4xx and enbw_cmc board, so: Tested-by: Heiko Schocher bye, Heiko -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany