aboutsummaryrefslogtreecommitdiff
path: root/include/configs/devkit8000.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-08-04 16:34:49 -0600
committerTom Rini <trini@konsulko.com>2017-08-11 15:41:58 -0400
commit203dc1b3a8ea79190c8574c58b75a8aa5e5d9d1e (patch)
treec8cee362433b5794cb1da1a282563ea89a74bc82 /include/configs/devkit8000.h
parent72c3033fd1da878aec6b23eb9086a83f57d54eee (diff)
downloadu-boot-203dc1b3a8ea79190c8574c58b75a8aa5e5d9d1e.zip
u-boot-203dc1b3a8ea79190c8574c58b75a8aa5e5d9d1e.tar.gz
u-boot-203dc1b3a8ea79190c8574c58b75a8aa5e5d9d1e.tar.bz2
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 'include/configs/devkit8000.h')
-rw-r--r--include/configs/devkit8000.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/devkit8000.h b/include/configs/devkit8000.h
index 5b249d1..30c165c 100644
--- a/include/configs/devkit8000.h
+++ b/include/configs/devkit8000.h
@@ -210,8 +210,6 @@
/* SPL OS boot options */
#define CONFIG_CMD_SPL_WRITE_SIZE 0x400 /* 1024 byte */
-#define CONFIG_CMD_SPL_NAND_OFS (CONFIG_SYS_NAND_SPL_KERNEL_OFFS+\
- 0x400000)
#define CONFIG_SYS_NAND_SPL_KERNEL_OFFS 0x280000
#undef CONFIG_SYS_MMCSD_RAW_MODE_KERNEL_SECTOR