[LinuxBIOS] Setup of Memory Controller

ron minnich rminnich at gmail.com
Tue Nov 20 21:58:20 CET 2007


On Nov 20, 2007 9:16 AM, Nate <linux.bios at yahoo.com> wrote:

>  Im currently looking at the resourcemap.c for the tyan s2891 and looking at
> simply changing the hex value for the DRAM Limit and Base address for offset
> 44 and 40 to point to node 1 rather than node 0 and cross my fingers. Im
> also trying to figure out why some of the registers are commented out. Any
> ideas? It would leave me to believe these registers are setup by the kernel
> later on...

they are probably commented due to being from a different port, or a
quick fix that stayed in as it was found to be needed, or as an
informative comment ... there are several reasons.

But yeah, just point 44 and 40 at node 1 and see how it goes.

ron




More information about the coreboot mailing list