public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] CFG_MONITOR_BASE
Date: Thu, 24 Jul 2008 05:18:26 +0200	[thread overview]
Message-ID: <20080724031826.51304242FF@gemini.denx.de> (raw)
In-Reply-To: Your message of "Tue, 22 Jul 2008 11:41:07 PDT." <420794.71173.qm@web63409.mail.re1.yahoo.com>

In message <420794.71173.qm@web63409.mail.re1.yahoo.com> you wrote:
> Is the CFG_MONITOR_BASE the location where the processor reads the first instruction after reset ? is that right ?

No. The processor starts the execution at the reset entry point. This
may be 0x100 or 0xFFF00100 on some PowerPC processors or 0xFFFFFFFC on
some others, or 0x00000000 on ARM, or ...

CFG_MONITOR_BASE is the start address of the U-Boot image in flash.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
You go slow, be gentle. It's no one-way street -- you  know  how  you
feel and that's all. It's how the girl feels too. Don't press. If the
girl feels anything for you at all, you'll know.
	-- Kirk, "Charlie X", stardate 1535.8

      parent reply	other threads:[~2008-07-24  3:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-22 18:41 [U-Boot-Users] CFG_MONITOR_BASE Fundu
2008-07-22 22:44 ` [U-Boot-Users] u-boot.bin Fundu
2008-07-22 23:03   ` Fundu
2008-07-23 13:24     ` Jerry Van Baren
2008-07-23 15:48       ` Fundu
2008-07-23 16:32         ` Jerry Van Baren
2008-07-23 18:34           ` Fundu
2008-07-23 19:00             ` Jerry Van Baren
2008-07-24  3:18 ` Wolfgang Denk [this message]

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=20080724031826.51304242FF@gemini.denx.de \
    --to=wd@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