X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fcpu%2Fintel%2Fmodel_65x%2Fmodel_65x_init.c;h=285bacd94b02def4305f127f5a00e4989b5c368d;hb=adfbcb79ab719af4435e3fdbb8321cda825e076c;hp=ef9759782c1558c80809b9fe2caf462d1d6cd3f8;hpb=75fb40e15dbffe4148ab108e11d10fe3a9ed6cbe;p=coreboot.git diff --git a/src/cpu/intel/model_65x/model_65x_init.c b/src/cpu/intel/model_65x/model_65x_init.c index ef9759782..285bacd94 100644 --- a/src/cpu/intel/model_65x/model_65x_init.c +++ b/src/cpu/intel/model_65x/model_65x_init.c @@ -65,7 +65,7 @@ static void model_65x_init(device_t dev) /* Turn on caching if we haven't already */ x86_enable_cache(); - x86_setup_mtrrs(36); + x86_setup_mtrrs(); x86_mtrr_check(); /* Enable the local cpu apics */