summaryrefslogtreecommitdiff
path: root/include/configs/ls1021aqds.h
diff options
context:
space:
mode:
authorSemen Protsenko <semen.protsenko@linaro.org>2016-11-16 19:19:06 +0200
committerTom Rini <trini@konsulko.com>2016-11-18 21:20:59 -0500
commit693d4c9f1dc40fcf24ced459bc4d1b46db33298a (patch)
treeb57a7e97469fd90b8ac1ac2441ff4cc67ab395d2 /include/configs/ls1021aqds.h
parent38fed8abe7d2e7ba90deb352d0e7aed4364c5236 (diff)
downloadu-boot-imx-693d4c9f1dc40fcf24ced459bc4d1b46db33298a.zip
u-boot-imx-693d4c9f1dc40fcf24ced459bc4d1b46db33298a.tar.gz
u-boot-imx-693d4c9f1dc40fcf24ced459bc4d1b46db33298a.tar.bz2
spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS
This option isn't used for anything, so get rid of it. Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Diffstat (limited to 'include/configs/ls1021aqds.h')
-rw-r--r--include/configs/ls1021aqds.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ls1021aqds.h b/include/configs/ls1021aqds.h
index fdef29b..128da8a 100644
--- a/include/configs/ls1021aqds.h
+++ b/include/configs/ls1021aqds.h
@@ -61,7 +61,6 @@ unsigned long get_board_ddr_clk(void);
#endif
#define CONFIG_SPL_FRAMEWORK
#define CONFIG_SPL_LDSCRIPT "arch/$(ARCH)/cpu/u-boot-spl.lds"
-#define CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS 0x600
#define CONFIG_SPL_TEXT_BASE 0x10000000
#define CONFIG_SPL_MAX_SIZE 0x1a000