public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* how to understand powerpc's BRx ORx
@ 2010-09-10  1:53 hacklu
  0 siblings, 0 replies; only message in thread
From: hacklu @ 2010-09-10  1:53 UTC (permalink / raw)
  To: linux-kernel

         I didn't understand the address mask.
it's said that: BR[BA] is the base address,the OR[AM] is the  address mask,
"Provides masking for corresponding BRx bits. By masking address 
bits independently, SDRAM devices of different size address ranges can be used. Clearing 
bits masks the corresponding address bit. Setting bits causes the corresponding address 
bit to be compared with the address pins. Address mask bits can be set or cleared in any 
order, allowing a resource to reside in more than one area of the address map. SDAM can 
be read or written at any time."

how to understand it?
for instance, if my BR0[BA]=0111_0000_0000_0000_0, OR0[AM]=1111_1111_1111
if I want to access the 0x70000000 or the 0x71000001.what address calculate will be taken?

thanks all
 				
--------------
hacklu
2010-09-10


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-09-10  1:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-10  1:53 how to understand powerpc's BRx ORx hacklu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox