From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Andreas_Bie=DFmann?= Date: Wed, 29 Jun 2011 10:43:58 +0200 Subject: [U-Boot] [2/5]devkit8000 nand_spl: omap3 support nand_spl boot In-Reply-To: <1309270480-31918-3-git-send-email-schwarz@corscience.de> References: <1309270480-31918-1-git-send-email-schwarz@corscience.de> <1309270480-31918-3-git-send-email-schwarz@corscience.de> Message-ID: <4E0AE5CE.9070608@gmail.com> 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 Schwarz, Am 28.06.2011 16:14, schrieb simonschwarzcor at googlemail.com: > Deactivates caching in SPL. Add call to preloader_console_init for early console output. well, deactivating caches make the process much slower. I recommend don't disabeling it! BTW, this patch also add preloader_console_init() to s_init() .. please honor this in commit message (or split off in two patches) regards Andreas Bie?mann