aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-mvebu/patches/120-mvebu_armada-37xx.h_increase_max_gunzip_size.patch
diff options
context:
space:
mode:
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.patch13
1 files changed, 0 insertions, 13 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
deleted file mode 100644
index c543e5126a..0000000000
--- a/package/boot/uboot-mvebu/patches/120-mvebu_armada-37xx.h_increase_max_gunzip_size.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Increase max gunzip size in mvebu_armada-37xx.h.
-This is required in order to boot itb images.
-
---- a/include/configs/mvebu_armada-37xx.h
-+++ b/include/configs/mvebu_armada-37xx.h
-@@ -12,6 +12,7 @@
-
- /* additions for new ARM relocation support */
- #define CONFIG_SYS_SDRAM_BASE 0x00000000
-+#define CONFIG_SYS_BOOTM_LEN (64 << 20) /* Increase max gunzip size */
-
- /* auto boot */
-