Change Geode GX2 to use the auto DRAM detect code from Geode LX.
authorNils Jacobs <njacobs8@hetnet.nl>
Mon, 1 Nov 2010 15:20:27 +0000 (15:20 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Mon, 1 Nov 2010 15:20:27 +0000 (15:20 +0000)
commit76890dde1428741a7c91732b04cc3c95ada9c321
treee57fa1bfddf42afcf6a20cd8581f84ff896080b3
parent96446239346128308a9f8500c4018aae579a876d
Change Geode GX2 to use the auto DRAM detect code from Geode LX.

Also, change the GX2 boards to use it.

Add a processor speed setting function in human readable MHz and remove
the useless and broken PLLMSR settings (the processor speed was hardcoded
to 366MHz in pll_reset.c).

Signed-off-by: Nils Jacobs <njacobs8@hetnet.nl>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6011 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/include/cpu/amd/gx2def.h
src/mainboard/amd/rumba/romstage.c
src/mainboard/lippert/frontrunner/Kconfig
src/mainboard/lippert/frontrunner/romstage.c
src/mainboard/wyse/s50/romstage.c
src/northbridge/amd/gx2/Kconfig
src/northbridge/amd/gx2/pll_reset.c
src/northbridge/amd/gx2/raminit.c