ath79: bsap18x0: pad rootfs image
authorTomasz Maciej Nowak <tmn505@gmail.com>
Mon, 4 Jul 2022 12:23:06 +0000 (14:23 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Fri, 15 Jul 2022 13:22:08 +0000 (15:22 +0200)
commit409534860fd55be8c90ffc4b377ecbb3adb94784
tree8653dde9289ee59c246a0dc50fb2545216811581
parent1be4cad6690b1c509b6706a5ba4cafbb7ded4fb9
ath79: bsap18x0: pad rootfs image

This image is supposed to be written with help of bootloader to the
flash, but as it stands, it's not aligned to block size and RedBoot will
happily create non-aligned partition size in FIS directory. This could
lead to kernel to mark the partition as read-only, therefore pad the
image to block erase size boundary.

Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
(cherry picked from commit 9decd2a8436d2bb6b5f436268c92a6e6728486ce)
target/linux/ath79/image/generic.mk