summaryrefslogtreecommitdiff
path: root/include/configs/imx27lite-common.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-08-04 16:53:39 -0400
committerTom Rini <trini@konsulko.com>2022-08-04 16:54:01 -0400
commitb8e09898919e23c5d7f1934be7bf9a3a6f0deb0e (patch)
treeba1c168b729947aec2a487791e5a26ce72da4282 /include/configs/imx27lite-common.h
parent62e6418031bed3671e57e63d49273e2739a82589 (diff)
parent78475d2572615471d3c047e61481a68859d0dd7f (diff)
Merge branch '2022-08-04-Kconfig-migrations'
- Further migrations to Kconfig and associated dead code removal.
Diffstat (limited to 'include/configs/imx27lite-common.h')
-rw-r--r--include/configs/imx27lite-common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/imx27lite-common.h b/include/configs/imx27lite-common.h
index 17430f15d13..6ebdc3d6f97 100644
--- a/include/configs/imx27lite-common.h
+++ b/include/configs/imx27lite-common.h
@@ -81,8 +81,6 @@
#define PHYS_FLASH_1 0xc0000000
/* Flash Base for U-Boot */
#define CONFIG_SYS_FLASH_BASE PHYS_FLASH_1
-#define CONFIG_SYS_MAX_FLASH_SECT (PHYS_FLASH_SIZE / \
- CONFIG_SYS_FLASH_SECT_SZ)
#define CONFIG_SYS_MONITOR_LEN 0x40000 /* Reserve 256KiB */
/* Address and size of Redundant Environment Sector */