-- Ward Vandewege <[EMAIL PROTECTED]> Free Software Foundation - Senior System Administrator
Add support for a precompressed LZMA payload (trivial).
Signed-off-by: Ward Vandewege <[EMAIL PROTECTED]> Index: src/mainboard/tyan/s2891/Options.lb =================================================================== --- src/mainboard/tyan/s2891/Options.lb (revision 2779) +++ src/mainboard/tyan/s2891/Options.lb (working copy) @@ -19,6 +19,7 @@ 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
-- linuxbios mailing list [email protected] http://www.linuxbios.org/mailman/listinfo/linuxbios
