diff --git a/src/northbridge/acer/m1631/northbridge.c b/src/northbridge/acer/m1631/northbridge.c index 03b5c2781a..f6b3e596b9 100644 --- a/src/northbridge/acer/m1631/northbridge.c +++ b/src/northbridge/acer/m1631/northbridge.c @@ -52,6 +52,7 @@ unsigned long sizeram() if ((ram & 0x1800000) == 0x1800000) size <<= 1; printk("size in 0x6c is 0x%x\n", size); + return size/1024; cp = (unsigned char *) size; // now do the other two banks. #define INIT_MCR 0xf663b83c