diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2010-11-06 00:57:19 +0000 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2010-11-06 00:57:19 +0000 |
commit | 9915944b18847b5e83b664a3e445645a2a4c8578 (patch) | |
tree | e7a2d8c02ff79c84f681a312a38428830a554470 /src/mainboard/gigabyte/ga_2761gxdk | |
parent | 00e1460a8367c4199358034064329abcfb7e5c28 (diff) |
Remove comments that are obsolete since r6028.
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@6029 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/gigabyte/ga_2761gxdk')
-rw-r--r-- | src/mainboard/gigabyte/ga_2761gxdk/ap_romstage.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/gigabyte/ga_2761gxdk/ap_romstage.c b/src/mainboard/gigabyte/ga_2761gxdk/ap_romstage.c index 7793ab7750..fc4d345ce9 100644 --- a/src/mainboard/gigabyte/ga_2761gxdk/ap_romstage.c +++ b/src/mainboard/gigabyte/ga_2761gxdk/ap_romstage.c @@ -26,8 +26,6 @@ #define SET_NB_CFG_54 1 -//used by raminit - #define K8_REV_F_SUPPORT_F0_F1_WORKAROUND 0 #include <stdint.h> |