summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/configs/socfpga_arria10_socdk.h2
-rw-r--r--include/configs/socfpga_soc64_common.h3
2 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/socfpga_arria10_socdk.h b/include/configs/socfpga_arria10_socdk.h
index d0f9c109dd..8f72e8255b 100644
--- a/include/configs/socfpga_arria10_socdk.h
+++ b/include/configs/socfpga_arria10_socdk.h
@@ -8,8 +8,6 @@
#include <asm/arch/base_addr_a10.h>
-#define CONFIG_SYS_BOOTM_LEN (32 * 1024 * 1024)
-
/*
* U-Boot general configurations
*/
diff --git a/include/configs/socfpga_soc64_common.h b/include/configs/socfpga_soc64_common.h
index 03894dfc22..0c5e193d31 100644
--- a/include/configs/socfpga_soc64_common.h
+++ b/include/configs/socfpga_soc64_common.h
@@ -37,9 +37,6 @@
* U-Boot console configurations
*/
-/* Extend size of kernel image for uncompression */
-#define CONFIG_SYS_BOOTM_LEN (64 * 1024 * 1024)
-
/*
* U-Boot run time memory configurations
*/