steven james <[EMAIL PROTECTED]> writes: > Greetings, > > I just ran into that myself (also for 7308e). > Not so much a fix as a dirty hack, but when I comment out line 290 > set_fixed_mtrrs(0, NUM_FIXED_RANGES, MTRR_TYPE_UNCACHABLE); > > it boots to completion and appears to at least run.
O.k. Looking at the code, it looks like set_fixed_mtrrs needs the same cache_disable/cache_enable logic as set_var_mtrrs. Eric
