From 3ef9b740dea1044713b667829cb9c4e2a48785b0 Mon Sep 17 00:00:00 2001 From: Ward Vandewege Date: Wed, 19 Sep 2007 00:57:37 +0000 Subject: Add support for a precompressed LZMA payload (trivial). Signed-off-by: Ward Vandewege Acked-by: Ronald G. Minnich git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2787 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/tyan/s2891/Options.lb | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mainboard/tyan/s2891/Options.lb b/src/mainboard/tyan/s2891/Options.lb index 583f6d44ff..484c84ecbe 100644 --- a/src/mainboard/tyan/s2891/Options.lb +++ b/src/mainboard/tyan/s2891/Options.lb @@ -19,6 +19,7 @@ uses ROM_SECTION_OFFSET uses CONFIG_ROM_PAYLOAD uses CONFIG_ROM_PAYLOAD_START uses CONFIG_COMPRESSED_PAYLOAD_LZMA +uses CONFIG_PRECOMPRESSED_PAYLOAD uses PAYLOAD_SIZE uses _ROMBASE uses XIP_ROM_SIZE -- cgit v1.2.3