From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 12 Dec 2008 06:53:36 +0100 Subject: [U-Boot] SATA/IDE/etc... init In-Reply-To: <20081211232206.462A684610C7@gemini.denx.de> References: <200812110304.12784.vapier@gentoo.org> <200812110747.19343.vapier@gentoo.org> <20081211232206.462A684610C7@gemini.denx.de> Message-ID: <200812120653.36952.sr@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 Friday 12 December 2008, Wolfgang Denk wrote: > > btw, does nand_init() fall into the same category ? should i convert > > that to a "nand init" step ? > > Yes, it does. > > I'm not sure here, though. Many people seem to find at least the NAND > flash size output useful. Yes. And please don't forget that some boards, especially the ones with NAND booting support use NAND for environment storage. So nand_init() needs to be called here pretty early for env to work. Best regards, Stefan ===================================================================== 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 =====================================================================