arch/sparc/include/asm/memctrl.h
0 → 100644
+9
−0
+16
−5
+54
−8
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>