aboutsummaryrefslogtreecommitdiff
path: root/include/configs/smartweb.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-12 17:36:50 -0500
committerTom Rini <trini@konsulko.com>2022-12-05 16:05:38 -0500
commit0cd03259644dcb967fcd6b31c3a92984125a1fe3 (patch)
treeb14f65006e64b8ed2f20a255b3b99c81e9f94ba9 /include/configs/smartweb.h
parenta9f03760c1b85cda153723c5dc5d7ad0a64a5acc (diff)
downloadu-boot-0cd03259644dcb967fcd6b31c3a92984125a1fe3.zip
u-boot-0cd03259644dcb967fcd6b31c3a92984125a1fe3.tar.gz
u-boot-0cd03259644dcb967fcd6b31c3a92984125a1fe3.tar.bz2
Convert CONFIG_SYS_NAND_SIZE to Kconfig
This converts the following to Kconfig: CONFIG_SYS_NAND_SIZE Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/smartweb.h')
-rw-r--r--include/configs/smartweb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/smartweb.h b/include/configs/smartweb.h
index 538aad9..5460c12 100644
--- a/include/configs/smartweb.h
+++ b/include/configs/smartweb.h
@@ -96,7 +96,6 @@
#define CONFIG_SYS_NAND_U_BOOT_START CONFIG_TEXT_BASE
#define CONFIG_SYS_NAND_U_BOOT_DST CONFIG_TEXT_BASE
-#define CONFIG_SYS_NAND_SIZE (SZ_256M)
#define CONFIG_SYS_NAND_ECCSIZE 256
#define CONFIG_SYS_NAND_ECCBYTES 3
#define CONFIG_SYS_NAND_ECCPOS { 40, 41, 42, 43, 44, 45, 46, 47, \