From d83f79f3b8101be55f157c8ecc9e8f210ecae080 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Mon, 14 May 2007 11:33:41 +0000 Subject: AMD Norwich: minor cosmetic fixes and drop dead code (trivial). Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2664 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- targets/amd/norwich/Config.lb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'targets/amd') diff --git a/targets/amd/norwich/Config.lb b/targets/amd/norwich/Config.lb index 97f3a6fead..10fd09bc19 100644 --- a/targets/amd/norwich/Config.lb +++ b/targets/amd/norwich/Config.lb @@ -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" -- cgit v1.2.3