ath79: fix FIS partition detection for 4.19 kernel
authorTomasz Maciej Nowak <tomek_n@o2.pl>
Fri, 23 Aug 2019 13:50:51 +0000 (15:50 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 31 Aug 2019 22:12:03 +0000 (00:12 +0200)
commit0bf6a531c257d5b79383293967d432ca4ae8b7b4
tree7c5fc5ebfc9bef51d70c0bfd3fd1706789c6963f
parenta45cf75eca4069f24bf5bba8f245de2e553f7f78
ath79: fix FIS partition detection for 4.19 kernel

When bumping to 4.19 the patch responsible for scaning flash for FIS
partition got left out. Without it devices with RedBoot bootloader using
automatic partitions detection in dts won't boot with the new kernel.

Fixes: 3771176 ("ath79: add support for linux 4.19")
Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
target/linux/ath79/patches-4.19/408-mtd-redboot_partition_scan.patch [new file with mode: 0644]