summaryrefslogtreecommitdiff
path: root/configs/gwventana_gw5904_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-08-04 16:34:50 -0600
committerTom Rini <trini@konsulko.com>2017-08-11 15:41:58 -0400
commit3a91a253768a76c734a57dffcbe6ce730b4d2e56 (patch)
tree77513d4cf9052578dd2037c4441adc99d65f1c97 /configs/gwventana_gw5904_defconfig
parent203dc1b3a8ea79190c8574c58b75a8aa5e5d9d1e (diff)
Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig
This converts the following to Kconfig: CONFIG_CMD_SPL_WRITE_SIZE Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Diffstat (limited to 'configs/gwventana_gw5904_defconfig')
-rw-r--r--configs/gwventana_gw5904_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/gwventana_gw5904_defconfig b/configs/gwventana_gw5904_defconfig
index 7830d90ca2..5b2672c2bf 100644
--- a/configs/gwventana_gw5904_defconfig
+++ b/configs/gwventana_gw5904_defconfig
@@ -33,6 +33,7 @@ CONFIG_SYS_PROMPT="Ventana > "
CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_IMLS is not set
CONFIG_CMD_SPL_NAND_OFS=0x1100000
+CONFIG_CMD_SPL_WRITE_SIZE=0x20000
# CONFIG_CMD_FLASH is not set
CONFIG_CMD_MMC=y
CONFIG_CMD_I2C=y