Support for the Intel ICH7 southbridge.

This includes an early SMI handler.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3701 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer
2008-10-29 04:46:52 +00:00
committed by Stefan Reinauer
parent b70d1993a4
commit debb11fc1f
29 changed files with 3587 additions and 2 deletions

View File

@@ -856,6 +856,11 @@ define HAVE_HARD_RESET
export used
comment "Have hard reset"
end
define HAVE_SMI_HANDLER
default none
export used
comment "Set, if the board needs an SMI handler"
end
define MEMORY_HOLE
default none
export used