From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mirek23 Date: Fri, 28 Sep 2007 01:52:34 -0700 (PDT) Subject: [U-Boot-Users] u-boot init problem on ml403 (virtex-4) board In-Reply-To: References: Message-ID: <12936913.post@talk.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Finally I have found the problem. It was too small cach definition: CFG_DCACHE_SIZE 8192 I set it to: CFG_DCACHE_SIZE 16384 and now u-boot works fine. I am able to load by means of u-boot the uImage (also with built-in rootFS). Best Regards Mirek -- View this message in context: http://www.nabble.com/u-boot-init-problem-on-ml403-%28virtex-4%29-board-tf4514050.html#a12936913 Sent from the Uboot - Users mailing list archive at Nabble.com.