public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] ppc4xx: Add Sequoia RAM-booting target
Date: Mon, 11 May 2009 13:39:28 +0200	[thread overview]
Message-ID: <200905111339.28531.sr@denx.de> (raw)
In-Reply-To: <20090511102123.86901832E416@gemini.denx.de>

Hi Wolfgang,

On Monday 11 May 2009 12:21:23 Wolfgang Denk wrote:
> > Here the commands to load and start this image from the BDI2000:
> >
> > 440EPX>load 0x1000000 /tftpboot/sequoia/u-boot.bin
> > 440EPX>go 0x1000000
>
> I assume you used "reset halt" before?

Yes, sure.

> > Please note that this image automatically scans for an already
> > initialized SDRAM TLB (detected by EPN=0). This TLB will not be
>
> And what happens when the TLB is not correctly set? Will we get a
> useful error message then?

No. SDRAM needs to work correctly so that this RAM-booting version can 
function. And for this the MMU needs to be configured and the SDRAM controller 
setup correctly. If this is not the case and SDRAM is not working from the 
debugger then we have no chance to load this image without problems (verify 
will most likely fail) or run it.

> > cleared. So your debugger should configure the SDRAM TLB correctly
> > (as done in the standard Sequoia BDI init script).
>
> Well, standard procedure is to boot using "reset run"; I think you
> should add the "reset halt" step to the documentation above - just to
> be sure.

Yes good idea. I'll update the commit text and resubmit.

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
=====================================================================

  reply	other threads:[~2009-05-11 11:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-11  9:47 [U-Boot] [PATCH v2] ppc4xx: Add Sequoia RAM-booting target Stefan Roese
2009-05-11 10:21 ` Wolfgang Denk
2009-05-11 11:39   ` Stefan Roese [this message]
2009-05-11 13:20     ` Wolfgang Denk
2009-05-11 13:31       ` Stefan Roese
2009-05-11 15:57         ` Wolfgang Denk
2009-05-11 16:46           ` Stefan Roese

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=200905111339.28531.sr@denx.de \
    --to=sr@denx.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox