From e6d093ff006ef8b2238c6382bef1b9e7b3c5c697 Mon Sep 17 00:00:00 2001 From: Ward Vandewege Date: Mon, 22 Oct 2007 20:55:29 +0000 Subject: Add support for a precompressed LZMA payload (trivial). Signed-off-by: Ward Vandewege Acked-by: Ward Vandewege git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2885 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/tyan/s2882/Options.lb | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/tyan/s2882') diff --git a/src/mainboard/tyan/s2882/Options.lb b/src/mainboard/tyan/s2882/Options.lb index 76abc5cb60..1fb5694559 100644 --- a/src/mainboard/tyan/s2882/Options.lb +++ b/src/mainboard/tyan/s2882/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