Generic approach of putting BIOS tables at the end of memory
authorStefan Reinauer <stepan@coresystems.de>
Fri, 27 Feb 2009 23:09:55 +0000 (23:09 +0000)
committerStefan Reinauer <stepan@openbios.org>
Fri, 27 Feb 2009 23:09:55 +0000 (23:09 +0000)
commit3c7f46b42215502ecaee54c85f6d08dce9e21279
tree2f526a49a0182348e5d9a24b0d4d57c1f2f97619
parent678d6140a5f75bde7b5a6b7ef296ebb7a3dda166
Generic approach of putting BIOS tables at the end of memory
(in addition to their low locations)

This adds the kontron 986LCD-M and the i945 as a sample.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Myles Watson <mylesgw@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3960 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/arch/i386/boot/tables.c
src/config/Options.lb
src/include/boot/tables.h
src/mainboard/kontron/986lcd-m/Options.lb
src/mainboard/kontron/986lcd-m/acpi_tables.c
src/mainboard/kontron/986lcd-m/mainboard.c
src/northbridge/intel/i945/northbridge.c