fixing up size

This commit is contained in:
Ronald G. Minnich 2001-04-30 18:29:17 +00:00
parent e187729ead
commit c5270ce7e7

View file

@ -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