git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83ef64b
)
sparc64: Add generic interface for registering a dimm printing handler.
author
David S. Miller
<davem@davemloft.net>
Mon, 25 Aug 2008 05:08:34 +0000
(22:08 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 25 Aug 2008 05:08:34 +0000
(22:08 -0700)
The way to do this varies by platform type and the exact memory
controller the cpu uses.
For Spitfire cpus we currently just use prom_getunumber() and hope
that works.
For Cheetah cpus we have a memory controller driver that can
compute this information.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found