IMMR for fads mpc860

Alex Zeffertt ajz at cambridgebroadband.com
Fri Oct 18 02:11:53 EST 2002


On Thu, 17 Oct 2002, rekha gvv wrote:

>
> Hello,
> I would like to know what is the physical address of
> Internal memory mapped register for the fads mpc860
> board ..

The default value of the IMMR is defined by the Hard Reset Configuration
Word.  This is explained in the UM.

But if you just want to read it - do this from kernel space:

int val = mfspr(IMMR);

Alex


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-embedded mailing list