[LinuxBIOS] Problems with Filo booting - HELP

joe at smittys.pointclark.net joe at smittys.pointclark.net
Mon Oct 1 22:58:58 CEST 2007


Quoting ron minnich <rminnich at gmail.com>:

> you might try forcing the size (in code) to 32M or some such in
> hardwaremain.c and see if it works then. There's  something odd with
> your ram.
>
> ron
>
It won't have anything to do with the fact that:

a. It is onboard 128MB memory
b. It doesn't have a SPD module
c. It is located in the second slot not first.

This is wierd because it passes the ram_check() from auto.c earlier in  
the process just fine.

/* Check RAM. */
ram_check(0, 640 * 1024);

Thanks - Joe




More information about the coreboot mailing list