All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mirek23 <miroslaw.dach@psi.ch>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] u-boot init problem on ml403 (virtex-4) board
Date: Fri, 28 Sep 2007 01:52:34 -0700 (PDT)	[thread overview]
Message-ID: <12936913.post@talk.nabble.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0709250928390.27457-200000@slslc02.psi.ch>


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.

  reply	other threads:[~2007-09-28  8:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-25  8:14 [U-Boot-Users] u-boot init problem on ml403 (virtex-4) board Miroslaw Dach
2007-09-28  8:52 ` Mirek23 [this message]
2007-09-28 13:47   ` Grant Likely
2007-09-28 15:29     ` Miroslaw Dach

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=12936913.post@talk.nabble.com \
    --to=miroslaw.dach@psi.ch \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.