From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Wed, 07 Nov 2012 14:18:26 +0100 Subject: [U-Boot] [PATCH 09/10] arm: Move bootstage record for board_init_f() to after arch_cpu_init() In-Reply-To: References: <1351813330-23741-1-git-send-email-sjg@chromium.org> <1351813330-23741-9-git-send-email-sjg@chromium.org> <20121103145541.8AF72200255@gemini.denx.de> Message-ID: <20121107131826.E1F4E2006A2@gemini.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 Dear Simon, In message you wrote: > > > NAK as is. Please make sure to keep all arhcitectures in sync. The > > long term goal iss till to merge the lib/board.c files into a single, > > common one. > > See my notes on the other patch, most of which apply here. > > http://patchwork.ozlabs.org/patch/196419/ > > I don't believe this affects other architectures, but it is a problem > on at least exynos 5. Well, but if you just compare arch/arm/lib/board.c and arch/powerpc/lib/board.c, we are heading into pretty much deviation directions. I'd like to stop that. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de It is impractical for the standard to attempt to constrain the behavior of code that does not obey the constraints of the standard. - Doug Gwyn