diff options
author | Stefan Reinauer <stepan@openbios.org> | 2006-08-03 16:19:27 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2006-08-03 16:19:27 +0000 |
commit | 8ad7c06535694959952b7d64a9649cb9534abd2a (patch) | |
tree | 01dfbff674b3a54a417747b9b6c409d6c2f5ce15 /src/mainboard/olpc/rev_a | |
parent | 9327d22641992459a8e57f4d5125fdce72f7f263 (diff) | |
download | coreboot-8ad7c06535694959952b7d64a9649cb9534abd2a.tar.xz |
slightly changed C.D. Hailfinger's precompressed rom stream patch
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2359 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/olpc/rev_a')
-rw-r--r-- | src/mainboard/olpc/rev_a/Options.lb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/olpc/rev_a/Options.lb b/src/mainboard/olpc/rev_a/Options.lb index d55d8ce923..e7a96ba15e 100644 --- a/src/mainboard/olpc/rev_a/Options.lb +++ b/src/mainboard/olpc/rev_a/Options.lb @@ -22,6 +22,7 @@ uses ROM_SECTION_SIZE uses ROM_SECTION_OFFSET uses CONFIG_ROM_STREAM_START uses CONFIG_COMPRESSED_ROM_STREAM +uses CONFIG_PRECOMPRESSED_ROM_STREAM uses PAYLOAD_SIZE uses _ROMBASE uses _RAMBASE |