mb/amd/mandolin: maximize CBFS size
Change-Id: Ib829da0972bb7ec98f66fe8fe683289d91ad58dc Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/42706 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Raul Rangel <rrangel@chromium.org>
This commit is contained in:
parent
d92d0e24ae
commit
f9d3d33a55
|
@ -27,9 +27,7 @@ config AMD_LPC_DEBUG_CARD
|
||||||
Note that Kconfig does not currently enforce this restriction.
|
Note that Kconfig does not currently enforce this restriction.
|
||||||
|
|
||||||
config CBFS_SIZE
|
config CBFS_SIZE
|
||||||
default 0x780000
|
default 0x7cf000 # Maximum size for the Mandolin FMAP
|
||||||
help
|
|
||||||
TODO: Adjust this to maximize CBFS size
|
|
||||||
|
|
||||||
config MAINBOARD_DIR
|
config MAINBOARD_DIR
|
||||||
string
|
string
|
||||||
|
|
Loading…
Reference in New Issue