All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] Questions about the U-Boot README, esp. CFG_IMMR
@ 2004-12-08 11:58 Peter Asemann
  2004-12-08 12:12 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Asemann @ 2004-12-08 11:58 UTC (permalink / raw)
  To: u-boot

I got another question

About CFG_IMMR the README says: DO NOT CHANGE! (MPC8xx systems only)

This confuses me. As the IMMR is a SPR (special purpose register) in the 
MPC8xx, assigning it an address seems to make no sense.

Nevertheless CFG_IMMR is used everywhere in the U-Boot code, so there 
must be a preset for it, which I can't find in the source. Also, almost 
any config in include/configs sets this to 0xFF000000.
So what is it good for and what should I choose?

Peter Asemann

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot-Users] Questions about the U-Boot README, esp. CFG_IMMR
  2004-12-08 11:58 [U-Boot-Users] Questions about the U-Boot README, esp. CFG_IMMR Peter Asemann
@ 2004-12-08 12:12 ` Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2004-12-08 12:12 UTC (permalink / raw)
  To: u-boot

In message <41B6EC48.8050909@web.de> you wrote:
> 
> About CFG_IMMR the README says: DO NOT CHANGE! (MPC8xx systems only)

This is a bit  of  strong  language  to  scare  off  thos  who  don't
unterstand what they are doing.

> This confuses me. As the IMMR is a SPR (special purpose register) in the 
> MPC8xx, assigning it an address seems to make no sense.

Read this as:  special  register  which  holds  the  address  of  the
Internem Memory.

> Nevertheless CFG_IMMR is used everywhere in the U-Boot code, so there 
> must be a preset for it, which I can't find in the source. Also, almost 

RTFM - the 'M' is the MPC8xx User's Manual here.

> any config in include/configs sets this to 0xFF000000.
> So what is it good for and what should I choose?

This depends on the memory map you chose for  your  board.  Remember:
it's _you_ who defines the memory map.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A list is only as strong as its weakest link.            -- Don Knuth

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-12-08 12:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-08 11:58 [U-Boot-Users] Questions about the U-Boot README, esp. CFG_IMMR Peter Asemann
2004-12-08 12:12 ` Wolfgang Denk

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.