Move mainboard specific changes to the coreboot memory table into the
authorStefan Reinauer <stepan@coresystems.de>
Sat, 13 Dec 2008 20:51:34 +0000 (20:51 +0000)
committerStefan Reinauer <stepan@openbios.org>
Sat, 13 Dec 2008 20:51:34 +0000 (20:51 +0000)
commit045c348cf3d700670b5780dd713c2e75436e5b4a
treee471f52dd964c6839dc7f42d32514424ab4c81de
parent42f03e564726fbc85842f30022e4d7c074e8cccc
Move mainboard specific changes to the coreboot memory table into the
mainboard specific code. (And add a hook to allow other mainboards do
a similar thing if required)

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@3812 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/arch/i386/boot/coreboot_table.c
src/arch/i386/boot/coreboot_table.h
src/config/Options.lb
src/include/boot/coreboot_tables.h
src/mainboard/amd/dbm690t/Options.lb
src/mainboard/amd/dbm690t/mainboard.c
src/southbridge/amd/rs690/rs690_cmn.c