aboutsummaryrefslogtreecommitdiff
path: root/include/configs/helios4.h
diff options
context:
space:
mode:
authorTom Rini2022-05-28 12:07:26 -0400
committerTom Rini2022-06-06 12:09:29 -0400
commitc8836dbb01f2f891c407b3f9e2d3238267c0452e (patch)
tree7472279a7a11e9a5a293d5a8dfc5a91723e3d0e3 /include/configs/helios4.h
parent14b481751314eb331af6255d455dcfe996fa7ffb (diff)
Drop CONFIG_SPL_SIZE
We do not reference CONFIG_SPL_SIZE in the code, remove it. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/helios4.h')
-rw-r--r--include/configs/helios4.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/helios4.h b/include/configs/helios4.h
index 90a631c3761..c8aa564097b 100644
--- a/include/configs/helios4.h
+++ b/include/configs/helios4.h
@@ -42,9 +42,6 @@
/* SPL */
-/* Defines for SPL */
-#define CONFIG_SPL_SIZE (140 << 10)
-
#if defined(CONFIG_MVEBU_SPL_BOOT_DEVICE_MMC) || defined(CONFIG_MVEBU_SPL_BOOT_DEVICE_SATA)
/* SPL related MMC defines */
#ifdef CONFIG_SPL_BUILD