aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-mvebu/patches/120-mvebu_armada-37xx.h_increase_max_gunzip_size.patch
diff options
context:
space:
mode:
authorAndre Heider <a.heider@gmail.com>2020-08-19 17:54:58 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2020-09-18 21:42:05 +0200
commitae2e521b34ca3504e7f32898dcd7e1c71707d206 (patch)
tree1686698ffcd2bf13b70d61aa7fcb0aff1573adb0 /package/boot/uboot-mvebu/patches/120-mvebu_armada-37xx.h_increase_max_gunzip_size.patch
parent5582fbd6135f7db4ba8bd887c360007f3b18dba1 (diff)
downloadupstream-ae2e521b34ca3504e7f32898dcd7e1c71707d206.tar.gz
upstream-ae2e521b34ca3504e7f32898dcd7e1c71707d206.tar.bz2
upstream-ae2e521b34ca3504e7f32898dcd7e1c71707d206.zip
uboot-mvebu: update to v2020.10-rc4
TODO: switch to release v2020.10 once released. Remove one merged patch, refresh the rest. Signed-off-by: Andre Heider <a.heider@gmail.com>
Diffstat (limited to 'package/boot/uboot-mvebu/patches/120-mvebu_armada-37xx.h_increase_max_gunzip_size.patch')
-rw-r--r--package/boot/uboot-mvebu/patches/120-mvebu_armada-37xx.h_increase_max_gunzip_size.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/boot/uboot-mvebu/patches/120-mvebu_armada-37xx.h_increase_max_gunzip_size.patch b/package/boot/uboot-mvebu/patches/120-mvebu_armada-37xx.h_increase_max_gunzip_size.patch
index 580270a70f..c543e5126a 100644
--- a/package/boot/uboot-mvebu/patches/120-mvebu_armada-37xx.h_increase_max_gunzip_size.patch
+++ b/package/boot/uboot-mvebu/patches/120-mvebu_armada-37xx.h_increase_max_gunzip_size.patch
@@ -9,5 +9,5 @@ This is required in order to boot itb images.
#define CONFIG_SYS_SDRAM_BASE 0x00000000
+#define CONFIG_SYS_BOOTM_LEN (64 << 20) /* Increase max gunzip size */
- #define CONFIG_NR_DRAM_BANKS 1
+ /* auto boot */