summaryrefslogtreecommitdiff
path: root/include/configs/work_92105.h
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2020-07-03 08:09:45 -0500
committerTom Rini <trini@konsulko.com>2020-07-28 16:18:10 -0400
commit38791064142776c635fa3279dde4990eaed5fe35 (patch)
tree569ca467d43f06cc15f72584c338a5fef0d3e66c /include/configs/work_92105.h
parent0c4a63438cf78b3c9a971347435ce34edbe1658d (diff)
Convert CONFIG_SPL_NAND_BASE et al to Kconfig
This converts the following to Kconfig: CONFIG_SPL_NAND_BASE CONFIG_SPL_NAND_IDENT Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'include/configs/work_92105.h')
-rw-r--r--include/configs/work_92105.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/work_92105.h b/include/configs/work_92105.h
index 4788142f5f..7874b77f3f 100644
--- a/include/configs/work_92105.h
+++ b/include/configs/work_92105.h
@@ -128,7 +128,6 @@
/* Use the framework and generic lib */
/* SPL will use serial */
/* SPL will load U-Boot from NAND offset 0x40000 */
-#define CONFIG_SPL_NAND_BASE
#define CONFIG_SYS_NAND_U_BOOT_OFFS 0x00040000
#define CONFIG_SPL_PAD_TO 0x20000
/* U-Boot will be 0x40000 bytes, loaded and run at CONFIG_SYS_TEXT_BASE */