From 7d88bb39f243ff5aece2e6a5b7726b0a4e778d8a Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Wed, 7 Aug 2019 14:47:27 +0100 Subject: [PATCH] [armel/marvell] Increase maximum image size (fixes FTBFS): - This removes support for QNAP TS-109, TS-119, TS-209, TS-219, TS-409, and HP Media Vault mv2120 - This may be reverted if we can disable or modularise some features --- debian/changelog | 4 ++++ debian/config/armel/defines | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 14719a8379fe..64cb4231056e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -127,6 +127,10 @@ linux (5.2.7-1) UNRELEASED; urgency=medium [ Ben Hutchings ] * [armhf] udeb: Remove davinci_cpdma from nic-modules (fixes FTBFS) * Bump ABI to 2 + * [armel/marvell] Increase maximum image size (fixes FTBFS): + - This removes support for QNAP TS-109, TS-119, TS-209, TS-219, TS-409, + and HP Media Vault mv2120 + - This may be reverted if we can disable or modularise some features [ Julien Cristau ] * Fix libcpupower-dev's Depends field to account for SONAME bump. diff --git a/debian/config/armel/defines b/debian/config/armel/defines index 39acbaaa473b..556ac3902996 100644 --- a/debian/config/armel/defines +++ b/debian/config/armel/defines @@ -32,7 +32,7 @@ recommends: u-boot-tools # HP Media Vault mv2120: 2097152 - 8 - 64 = 2097080 # QNAP TS-109/TS-209 & TS-409: 2097152 - 8 - 64 = 2097080 # Buffalo Linkstation LS-WSXL/WXL/WVL (from stock kernel): 2729776 - 64 = 2729712 -check-size: 2097080 +check-size: 2729712 check-size-with-dtb: true ## Maximum uncompressed kernel size for supported devices # Buffalo Linkstation LS-WSXL/WXL/WVL: 7340032