[PATCH] board: amlogic: odroid-n2: remove amlogic prefix from fdtdir path
Christian Hewitt
christianshewitt at gmail.com
Fri Jan 10 05:12:17 CET 2025
> On 10 Jan 2025, at 8:03 am, Christian Hewitt <christianshewitt at gmail.com> wrote:
>
> Commit 834e7c8136c6 ("dts: meson-g12a: Switch to using upstream DT")
> changed Amlogic configs to contain the default /amlogic device-tree
> path prefix, e.g. for odroid-n2:
>
> CONFIG_DEFAULT_DEVICE_TREE="amlogic/meson-g12b-odroid-n2"
>
> The board files also prefix amlogic when using fdtdir resulting in
> an /amlogic/amlogic/meson-g12b-odroid-n2.dtb path which is invalid
> with most distro packaging. Drop the prefix here to align with the
> board configs. This resolves fdtdir boot on Odroid N2/C4/HC4.
>
> Signed-off-by: Christian Hewitt <christianshewitt at gmail.com>
Please disregard this patch. I’ve spotted the issue in our distro
packaging and this is not required. Apologies for the noise.
CH.
More information about the U-Boot
mailing list