summaryrefslogtreecommitdiffstats
path: root/src/mainboard/prodrive/atlas
diff options
context:
space:
mode:
authorLean Sheng Tan <sheng.tan@9elements.com>2022-06-03 09:39:48 +0200
committerMartin L Roth <gaumless@tutanota.com>2022-06-05 21:07:59 +0000
commit0cc82d6e41ebed3cbf64c5750538874ce23a0116 (patch)
tree91c5715c3602b48ce8b275f744dfa25af923fbfa /src/mainboard/prodrive/atlas
parent37a407feadd87efafd4f60e5fbf71d63bab290a5 (diff)
downloadcoreboot-0cc82d6e41ebed3cbf64c5750538874ce23a0116.tar.gz
coreboot-0cc82d6e41ebed3cbf64c5750538874ce23a0116.tar.bz2
coreboot-0cc82d6e41ebed3cbf64c5750538874ce23a0116.zip
mb/prodrive/atlas: Increase CBFS size to 8MB
Signed-off-by: Lean Sheng Tan <sheng.tan@9elements.com> Change-Id: I7c50f770c3a7ab261d6ea41f945e2239ba53fd09 Reviewed-on: https://review.coreboot.org/c/coreboot/+/64944 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'src/mainboard/prodrive/atlas')
-rw-r--r--src/mainboard/prodrive/atlas/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/prodrive/atlas/Kconfig b/src/mainboard/prodrive/atlas/Kconfig
index e42bd40c1744..a9658f6bc336 100644
--- a/src/mainboard/prodrive/atlas/Kconfig
+++ b/src/mainboard/prodrive/atlas/Kconfig
@@ -34,4 +34,7 @@ config UART_FOR_CONSOLE
int
default 0
+config CBFS_SIZE
+ default 0x800000
+
endif #BOARD_PRODRIVE_ATLAS_BASEBOARD