mpc85xx: generic: Check kernel size for the TL-WDR4900
authorPawel Dembicki <[email protected]>
Tue, 29 Jan 2019 18:26:28 +0000 (18:26 +0000)
committerChristian Lamparter <[email protected]>
Sat, 13 Apr 2019 16:46:40 +0000 (18:46 +0200)
commitb3f7a73860ae62da5a39babb1a5f28cb35f0aba0
tree808ac90feaf7b8a4f335a392efa343467ae47752
parentbb831ca43a0911a78e488b3a354f3c0478068f70
mpc85xx: generic: Check kernel size for the TL-WDR4900

TP-Link TL-WDR 4900 have u-boot with read-only env.
Boot command read only 0x29F000 data from flash.
Bigger images causes crc error. It can't be changed.

This patch add kernel size checking.

Signed-off-by: Pawel Dembicki <[email protected]>
Signed-off-by: Christian Lamparter <[email protected]> [utilize KERNEL_SIZE]
target/linux/mpc85xx/image/Makefile