[linux] 01/01: [armel] Note kernel size limit for Buffalo Linkstation

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue May 16 16:14:27 UTC 2017


This is an automated email from the git hooks/post-receive script.

rosh-guest pushed a commit to branch master
in repository linux.

commit cb023ecab6f90cfe60848b581e70fea929ed3e89
Author: Roger Shimizu <rogershimizu at gmail.com>
Date:   Wed May 17 01:10:00 2017 +0900

    [armel] Note kernel size limit for Buffalo Linkstation
    
    We don't know the actual limit for Linkstation device. The size
    was taken from kernel of stock firmware.
---
 debian/config/armel/defines | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/config/armel/defines b/debian/config/armel/defines
index 60ced19..193c81b 100644
--- a/debian/config/armel/defines
+++ b/debian/config/armel/defines
@@ -29,6 +29,7 @@ recommends: u-boot-tools
 # D-Link DNS-323: 1572864 - 8 - 64 = 1572792 (too small, no longer supported)
 # 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-with-dtb: true
 breaks: flash-kernel (<< 3.57~)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list