tn3399_openwrt/target/linux/mpc85xx
Martin Kennedy 1d06277407 mpc85xx: Fix output location of padded dtb
In commit 7e614820a8 ("mpc85xx: add support for Extreme Networks
WS-AP3825i"), we borrowed a recipe convention from apm821xx for device
tree blob padding. Unfortunately, in the apm821xx target, the image
recipes name the device tree blob differently, meaning that in
mpc85xx, the padded dtb is never consumed.

Change the definition of `Build/dtb` so that it outputs the padded dtb
to the correct location for it to be consumed.

Also, rename the recipe to `Build/pad-dtb`, so it is clear we
are building and padding the device tree blob.

This change fixes Github issue #9779 [1].

[1]: https://github.com/openwrt/openwrt/issues/9779

Fixes: 7e614820a8 ("mpc85xx: add support for Extreme Networks WS-AP3825i")
Signed-off-by: Martin Kennedy <hurricos@gmail.com>
2022-04-30 23:56:47 +02:00
..
base-files mpc85xx: set WS-AP3825i mac-address in preinit 2022-04-26 00:56:51 +02:00
files/arch/powerpc mpc85xx: define reset-delay for WS-AP3825i eth PHY 2022-04-26 00:56:19 +02:00
image mpc85xx: Fix output location of padded dtb 2022-04-30 23:56:47 +02:00
p1010 treewide: remove redundant ubifs kconfig symbols 2021-04-21 10:31:07 +01:00
p1020 mpc85xx: add support for Extreme Networks WS-AP3825i 2022-03-16 18:53:44 +01:00
p2020 kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
patches-5.10 kernel: bump 5.10 to 5.10.107 2022-03-19 17:42:41 +01:00
config-5.10 mpc85xx: fix missing kernel config symbol and DTS whitespace issue 2022-03-17 08:05:03 +01:00
Makefile mpc85xx: Patch HiveAP 330 u-boot to fix boot 2022-02-19 19:20:29 +01:00