summaryrefslogtreecommitdiff
path: root/configs/am335x_evm_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-08-04 22:34:49 (GMT)
committerTom Rini <trini@konsulko.com>2017-08-11 19:41:58 (GMT)
commit203dc1b3a8ea79190c8574c58b75a8aa5e5d9d1e (patch)
treec8cee362433b5794cb1da1a282563ea89a74bc82 /configs/am335x_evm_defconfig
parent72c3033fd1da878aec6b23eb9086a83f57d54eee (diff)
downloadu-boot-fsl-qoriq-203dc1b3a8ea79190c8574c58b75a8aa5e5d9d1e.tar.xz
Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig
This converts the following to Kconfig: CONFIG_CMD_SPL_NAND_OFS 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/am335x_evm_defconfig')
-rw-r--r--configs/am335x_evm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am335x_evm_defconfig b/configs/am335x_evm_defconfig
index 8c842c7..6dcb58f 100644
--- a/configs/am335x_evm_defconfig
+++ b/configs/am335x_evm_defconfig
@@ -21,6 +21,7 @@ CONFIG_FASTBOOT_BUF_ADDR=0x81000000
CONFIG_FASTBOOT_BUF_SIZE=0x07000000
# CONFIG_CMD_IMLS is not set
CONFIG_CMD_SPL=y
+CONFIG_CMD_SPL_NAND_OFS=0x00080000
# CONFIG_CMD_FLASH is not set
CONFIG_CMD_NAND=y
# CONFIG_CMD_SETEXPR is not set