another small abuild fix.. add payload compression "uses" for the a8v-e-se
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2943 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
4f6aa126e7
commit
3ac07e447f
|
@ -95,6 +95,9 @@ uses SB_HT_CHAIN_UNITID_OFFSET_ONLY
|
|||
#bx_b005+
|
||||
uses SB_HT_CHAIN_ON_BUS0
|
||||
|
||||
uses CONFIG_COMPRESSED_PAYLOAD_NRV2B
|
||||
uses CONFIG_COMPRESSED_PAYLOAD_LZMA
|
||||
|
||||
## ROM_SIZE is the size of boot ROM that this board will use.
|
||||
#512K bytes
|
||||
default ROM_SIZE=512 * 1024
|
||||
|
|
Loading…
Reference in New Issue