See patch.
Uwe.
Uwe Hermann wrote:
Drop unused DCACHE_RAM_BASE from intel/car/cache_as_ram.inc-using sockets.
This CAR implementation hardcodes the Cache-as-RAM base address to:
0xd0000 - CacheSize
so the DCACHE_RAM_BASE is never actually used for this implementation and these sockets.
Signed-off-by: Uwe Hermann uwe@hermann-uwe.de
Acked-by: Peter Stuge peter@stuge.se
I see that this removes the DCACHE_RAM_BASE from the src/cpu/intel hierarchy, but there are also intel mainboards that define this value, apparently needlessly. Should this patch include those also?
Thanks, wt
On Thursday, October 14, 2010 04:02:34 pm Uwe Hermann wrote:
See patch.
Uwe.