summaryrefslogtreecommitdiff
path: root/include/configs/devkit3250.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-07-23 13:05:04 -0400
committerTom Rini <trini@konsulko.com>2022-08-04 16:18:47 -0400
commit1db251bdd5750e89bdb3c0707f51de0029cc0f0e (patch)
tree0385354c9c40214c490d176becbdf15a246c9aca /include/configs/devkit3250.h
parent17ead040d402c6e1fe26ac5acc4773146c8a0918 (diff)
downloadu-boot-1db251bdd5750e89bdb3c0707f51de0029cc0f0e.tar.gz
Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig
This converts the following to Kconfig: CONFIG_SYS_MAX_FLASH_SECT Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/devkit3250.h')
-rw-r--r--include/configs/devkit3250.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/devkit3250.h b/include/configs/devkit3250.h
index 328e4958f8..7916ca8a6c 100644
--- a/include/configs/devkit3250.h
+++ b/include/configs/devkit3250.h
@@ -29,7 +29,6 @@
/*
* NOR Flash
*/
-#define CONFIG_SYS_MAX_FLASH_SECT 71
#define CONFIG_SYS_FLASH_BASE EMC_CS0_BASE
#define CONFIG_SYS_FLASH_SIZE SZ_4M