aboutsummaryrefslogtreecommitdiff
path: root/projects/coreboot/configs/veyron/jerry
diff options
context:
space:
mode:
authorAndrew Robbins <contact@andrewrobbins.info>2018-10-29 23:36:53 -0400
committerAndrew Robbins <contact@andrewrobbins.info>2018-10-30 01:00:25 -0400
commitd2aeff186dc6d672acfeb947dc1d35f203755548 (patch)
treeb99c80c0b1289838aa5a72aba25170f0139a1f6d /projects/coreboot/configs/veyron/jerry
parente36316f66647121eccd67b07a48f2e35b9b0d1fb (diff)
downloadlibrebootfr-d2aeff186dc6d672acfeb947dc1d35f203755548.tar.gz
librebootfr-d2aeff186dc6d672acfeb947dc1d35f203755548.zip
Correct CBFS_SIZE in Veyron Jerry Coreboot Config
Diffstat (limited to 'projects/coreboot/configs/veyron/jerry')
-rw-r--r--projects/coreboot/configs/veyron/jerry/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/coreboot/configs/veyron/jerry/config b/projects/coreboot/configs/veyron/jerry/config
index 9393e7de..30c978cf 100644
--- a/projects/coreboot/configs/veyron/jerry/config
+++ b/projects/coreboot/configs/veyron/jerry/config
@@ -110,7 +110,7 @@ CONFIG_MAINBOARD_PART_NUMBER="Veyron_Jerry"
CONFIG_MAINBOARD_VENDOR="Google"
CONFIG_MAX_CPUS=1
CONFIG_CACHE_ROM_SIZE_OVERRIDE=0x0
-CONFIG_CBFS_SIZE=0x100000
+CONFIG_CBFS_SIZE=0x400000
CONFIG_UART_FOR_CONSOLE=0
CONFIG_DIMM_SPD_SIZE=256
CONFIG_DEVICETREE="devicetree.cb"