AMD Norwich: minor cosmetic fixes and drop dead code (trivial).

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2664 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Uwe Hermann
2007-05-14 11:33:41 +00:00
parent 4aae668fed
commit d83f79f3b8
5 changed files with 54 additions and 80 deletions

View File

@@ -1,12 +1,12 @@
# Config file for the AMD Geode LX/5536 Norwich Platform
# Config file for the AMD Geode LX/5536 Norwich Platform.
target norwich
mainboard amd/norwich
#HACK to get the right tsc support
# HACK to get the right TSC support.
option CONFIG_TSC_X86RDTSC_CALIBRATE_WITH_TIMER2=1
# leave 36k for vsa
# Leave 36k for VSA.
option CONFIG_COMPRESSED_PAYLOAD_NRV2B=0
option CONFIG_COMPRESSED_PAYLOAD_LZMA=0
@@ -26,4 +26,4 @@ romimage "fallback"
payload ../payload.elf
end
buildrom ./norwich.rom ROM_SIZE "fallback"
buildrom ./norwich.rom ROM_SIZE "fallback"