On Nov 19, 2007 11:16 AM, Linux Bios linux.bios@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