ar71xx: switch TP-Link RE450 v1 to dynamic partitioning
authorRadek Dostál <rd@radekdostal.com>
Mon, 22 Oct 2018 20:34:17 +0000 (22:34 +0200)
committerKoen Vandeputte <koen.vandeputte@ncentric.com>
Mon, 29 Oct 2018 10:21:23 +0000 (11:21 +0100)
commit589f1053014f9c0df50b66159a831052afca3503
tree95f5b146093779d857780aa88ce639206da6a544
parentc21de3340fa53c44f361583fdeae8706423e8501
ar71xx: switch TP-Link RE450 v1 to dynamic partitioning

As mentioned in commit 5f24933 recent changes on ar71xx (switch to 4.14,
memory compaction, ...) cause an increase in kernel size, making it too
big for RE450.

RE450 images were not build due to the following error message:
os-image partition too big (more than 1572864 bytes): Success

Tested on RE450, device boots and was used to send this patch.

Reported-by: Enrico Mioso <mrkiko.rs@gmail.com>
Suggested-by: David Bauer <mail@david-bauer.net>
Signed-off-by: Radek Dostál <rd@radekdostal.com>
[rewrote commit msg keeping it tight + fixed SoB lines]
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
src/tplink-safeloader.c