kirkwood: fix DTS partitions for Pogoplug E02
authorAlberto Bursi <bobafetthotmail@gmail.com>
Fri, 27 Mar 2020 11:21:30 +0000 (12:21 +0100)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Fri, 27 Mar 2020 16:12:46 +0000 (17:12 +0100)
commit43105f24eb50c2fa3bbadd3225beeb5f1981f6bb
treeabb3b7e2718b79a785d2e452237df8786e180dd3
parent3a8dbcf5c2f3c71240365006f8dae13f79f729b1
kirkwood: fix DTS partitions for Pogoplug E02

The Pogoplug E02 was not using the correct partitions
in device tree, but used the ones from upstream and
thus could not boot OpenWrt images.

In contrast, uboot-kirkwood is using the correct
partitions since d3fc4fbd74dc ("uboot-kirkwood: re-add
Pogoplug E02 support").

This patch corrects the partitions in DTS for kernels
4.14, 4.19 and 5.4.

Fixes: 2b0fa00da8fc ("kirkwood: add Pogoplug E02 Kernel support")
Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
Reviewed-by: Pawel Dembicki <paweldembicki@gmail.com>
Reviewed-by: Sungbo Eo <mans0n@gorani.run>
[commit title/message facelift, refresh 4.14 patch]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/kirkwood/patches-4.14/110-pogo_e02.patch
target/linux/kirkwood/patches-4.19/110-pogo_e02.patch
target/linux/kirkwood/patches-5.4/110-pogo_e02.patch