diff --git a/src/northbridge/acer/m1631/ipl.S b/src/northbridge/acer/m1631/ipl.S index 3d0a5ab653..cb33eb1c31 100644 --- a/src/northbridge/acer/m1631/ipl.S +++ b/src/northbridge/acer/m1631/ipl.S @@ -18,6 +18,10 @@ * set the right value. */ #define INIT_MCR $0xf6621000 +#undef INIT_MCR +/* I think that f662 is wrong. We need to make it 0xf6601000 */ +#define INIT_MCR $0xf6021000 + #define WRITE_MCR0 movl %ecx, %eax ; outl %eax, %dx /*#include */ .org 0xfe000