X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fmainboard%2Fmsi%2Fms9282%2Fromstage.c;h=893570932331f1b6eb24355160ab6f24180b60f0;hb=df67c674a0649fe8e95e88d0b56a4ce3c0890737;hp=950f7dca59992ab78d21e16f1c9746aa33b305b4;hpb=ebe6d5820a497aea624ef9f20a4db93fe29af0ca;p=coreboot.git diff --git a/src/mainboard/msi/ms9282/romstage.c b/src/mainboard/msi/ms9282/romstage.c index 950f7dca5..893570932 100644 --- a/src/mainboard/msi/ms9282/romstage.c +++ b/src/mainboard/msi/ms9282/romstage.c @@ -95,8 +95,6 @@ static inline int spd_read_byte(unsigned device, unsigned address) return smbus_read_byte(device, address); } -//#define K8_4RANK_DIMM_SUPPORT 1 - #include "northbridge/amd/amdk8/amdk8_f.h" #include "northbridge/amd/amdk8/incoherent_ht.c" #include "northbridge/amd/amdk8/coherent_ht.c"