[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.
This commit is contained in:
Roger Shimizu 2017-05-17 01:10:00 +09:00
parent 0a348a06ca
commit cb023ecab6
1 changed files with 1 additions and 0 deletions

View File

@ -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~)