[LinuxBIOS] Setup of Memory Controller

ron minnich rminnich at gmail.com
Mon Nov 19 20:17:58 CET 2007


On Nov 19, 2007 11:16 AM, Linux Bios <linux.bios at yahoo.com> wrote:

> This appears to be where northbridge is setup and where I would route memory
> requests to my memory conrtoller. However it looks to be coded by node_id.
> My FPGA would not be recognized necessarily as a node because its not an
> opteron. right?

your fpga is a node. The routing doesn't care about what's there. You
jest tell it to route
all mem requests from node 0 to node 1 and done.


>
> Am I over thinking this? Where would I route all memory requests from socket
> 0 to socket 1?


early ht setup. The resource map code.

ron




More information about the coreboot mailing list