There was an error while loading. Please reload this page.
1 parent 5e3888d commit 4473ad6Copy full SHA for 4473ad6
include/configs/socfpga_arria10_socdk.h
@@ -8,8 +8,6 @@
8
9
#include <asm/arch/base_addr_a10.h>
10
11
-#define CONFIG_SYS_BOOTM_LEN(32 * 1024 * 1024)
12
-
13
/*
14
* U-Boot general configurations
15
*/
include/configs/socfpga_soc64_common.h
@@ -37,9 +37,6 @@
37
* U-Boot console configurations
38
39
40
-/* Extend size of kernel image for uncompression */
41
-#define CONFIG_SYS_BOOTM_LEN(64 * 1024 * 1024)
42
43
44
* U-Boot run time memory configurations
45
0 commit comments