[U-Boot-Users] CFG_MONITOR_BASE

Wolfgang Denk wd at denx.de
Thu Jul 24 05:18:26 CEST 2008


In message <420794.71173.qm at 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




More information about the U-Boot mailing list