From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kenneth Johansson Date: Thu, 06 Mar 2008 14:20:43 +0100 Subject: [U-Boot-Users] dcache on ads5121e Message-ID: <1204809643.6682.189.camel@localhost.localdomain> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Using HEAD 6bc113886d7d316df1a4e459bec8baf027518551 When I set CONFIG_CMD_CACHE and then use the command "dcache on" to turn on cache I lose the serial port. u-boot is now just spinning on the serial receive but it never gets any input. Anybody run with caches on ??