This patch fixes up kontron for the new resource allocator. More could be done.
Signed-off-by: Myles Watson mylesgw@gmail.com
Thanks, Myles
northbridge/intel/i945/northbridge.dts Remove bridge flag. Northbridges don't have children. The domains they implement do.
northbridge/intel/i945/northbridge.c Add IORESOURCE_BRIDGE flags and change the limit for MMIO to avoid ROM.
mainboard/kontron/986lcd-m/dts Make PCI devices children of the domain and add a few devices.
On Tue, Dec 30, 2008 at 11:33 AM, Myles Watson mylesgw@gmail.com wrote:
This patch fixes up kontron for the new resource allocator. More
could be done.
Signed-off-by: Myles Watson mylesgw@gmail.com
Rev 1093.
Thanks, Myles
This is great stuff.
I think (hope) more people can walk the resource code now, with less confusion. Please let us know if this is true.
Once again, and again, and again: I really recommend you try kscope. I am using it to walk coreboot code nowadays and it really is a nice way to figure out what's going on.
ron