coreboot-kgpe-d16/src/northbridge/intel/i82810
Uwe Hermann 4cf5ecf39d Get rid of the unnecessary indirection by 'struct mem_controller' for the
Intel 810 chipset (and all boards using it). This isn't required for this
chipset as there's only one memory controller.

This also helps a lot with romcc register usage, you should see the dreaded
"too few registers" less often.

Build-tested with all three boards using the Intel 810 chipset.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Corey Osgood <corey.osgood@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3764 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-11-20 23:18:10 +00:00
..
chip.h Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
Config.lb Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
debug.c Get rid of the unnecessary indirection by 'struct mem_controller' for the 2008-11-20 23:18:10 +00:00
i82810.h i810: Add some more comments, and especially add a list of tested BUFF_SC 2008-11-18 12:02:03 +00:00
northbridge.c Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
northbridge.h Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
raminit.c Get rid of the unnecessary indirection by 'struct mem_controller' for the 2008-11-20 23:18:10 +00:00
raminit.h Get rid of the unnecessary indirection by 'struct mem_controller' for the 2008-11-20 23:18:10 +00:00