diff options
author | Stefan Reinauer <stepan@coresystems.de> | 2009-04-04 12:52:28 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2009-04-04 12:52:28 +0000 |
commit | 2ddacb60d442a725983166eadc94d10e65fb2022 (patch) | |
tree | f3bf6d94062eaa6be8c18521047373ce325b3562 /src/mainboard/totalimpact/briq/Options.lb | |
parent | 2d2589e682a7c3a12d330f0b849bd2ace392c828 (diff) |
fix configuration step of totalimpact briq and embeddedplanet ep405pc.
(trivial).
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4062 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/totalimpact/briq/Options.lb')
-rw-r--r-- | src/mainboard/totalimpact/briq/Options.lb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/totalimpact/briq/Options.lb b/src/mainboard/totalimpact/briq/Options.lb index 425e2be69f..b85e883519 100644 --- a/src/mainboard/totalimpact/briq/Options.lb +++ b/src/mainboard/totalimpact/briq/Options.lb @@ -24,6 +24,7 @@ uses CONFIG_PRECOMPRESSED_PAYLOAD uses IDE_BOOT_DRIVE uses IDE_SWAB IDE_OFFSET uses ROM_SIZE +uses ROM_IMAGE_SIZE uses _RESET uses _EXCEPTION_VECTORS uses _ROMBASE |