coreboot-kgpe-d16/src/arch/i386
Patrick Georgi bccaafc677 add_mainboard_resources is necessary for some boards (eg. kontron), but
this generic code could be added to the caller of
add_mainboard_resources (wrapped in HAVE_HIGH_TABLES, of course).
That way, boards that really need it (for other things) can use this
function, while others don't have to do anything to use
HAVE_HIGH_TABLES.

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Peter Stuge <peter@stuge.se>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4223 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-04-28 12:57:25 +00:00
..
boot add_mainboard_resources is necessary for some boards (eg. kontron), but 2009-04-28 12:57:25 +00:00
include * move i386 / ACPI dependent code out of hardwaremain.c and into the i386 2009-04-22 08:17:38 +00:00
init Ignore some more sections, created by newer toolchains 2009-01-11 00:35:30 +00:00
lib (trivial) fix some warnings 2009-04-06 14:00:53 +00:00
llshell rename linuxbios_* files, too. 2008-01-18 16:16:45 +00:00
smp Remove duplicate code. 2009-04-24 06:27:31 +00:00
Config.lb v2/src romfs->cbfs rename 2009-04-14 07:40:01 +00:00