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/iwill/dk8s2 | |
parent | 00e1460a8367c4199358034064329abcfb7e5c28 (diff) | |
download | coreboot-9915944b18847b5e83b664a3e445645a2a4c8578.tar.xz |
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/iwill/dk8s2')
-rw-r--r-- | src/mainboard/iwill/dk8s2/romstage.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/iwill/dk8s2/romstage.c b/src/mainboard/iwill/dk8s2/romstage.c index 7dd9fc0ec8..5c9d8251d6 100644 --- a/src/mainboard/iwill/dk8s2/romstage.c +++ b/src/mainboard/iwill/dk8s2/romstage.c @@ -1,7 +1,5 @@ #define SET_NB_CFG_54 1 -//used by raminit - //used by incoherent_ht //#define K8_ALLOCATE_IO_RANGE 1 |