From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Thu, 20 Oct 2011 09:38:27 +0200 Subject: [U-Boot] BOARD_LATE_INIT <-> CONFIG_BOARD_LATE_INIT In-Reply-To: <4E9FCAFA.7060909@hale.at> References: <4E9FCAFA.7060909@hale.at> Message-ID: <4E9FCFF3.7030900@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 On 10/20/2011 09:17 AM, Helmut Raiger wrote: > Hi, > Hi Helmut, > is there a sound reason, why BOARD_LATE_INIT isn't named like > other CONFIG options? I'm inclined to fix this as it took me some time > to find out why my board_late_init() wasn't called. I assume that the name was not changed when all defines got the CONFIG_SYS prefix, so we had for example FLASH_SIZE instead of CONFIG_SYS_FLASH_SIZE as now. Surely it is not coherent with the rest of code, so I vote for fixing it. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================