[PATCH] dts: beagleboneai64: Add boothph in chipid node
Tom Rini
trini at konsulko.com
Tue Sep 17 18:54:20 CEST 2024
On Tue, Sep 17, 2024 at 01:43:29PM +0530, Udit Kumar wrote:
> beagleboneai64 boot was broken after OF_UPSTREAM support for
> J721E SOC.
> So add bootph in chipid node similar to other boards of
> this SOC.
>
> Fixes: 46bb1405b461 ("arm: dts: k3-j721e: Move to OF_UPSTREAM")
> Reported-by: Robert Nelson <robertcnelson at gmail.com>
> Signed-off-by: Udit Kumar <u-kumar1 at ti.com>
> ---
> Boot logs
> https://gist.github.com/uditkumarti/32604960dec65401cde8979e51160ba7
>
> arch/arm/dts/k3-j721e-beagleboneai64-u-boot.dtsi | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/dts/k3-j721e-beagleboneai64-u-boot.dtsi b/arch/arm/dts/k3-j721e-beagleboneai64-u-boot.dtsi
> index 884f44239e..27851b7d08 100644
> --- a/arch/arm/dts/k3-j721e-beagleboneai64-u-boot.dtsi
> +++ b/arch/arm/dts/k3-j721e-beagleboneai64-u-boot.dtsi
> @@ -64,6 +64,10 @@
> bootph-all;
> };
>
> +&chipid {
> + bootph-all;
> +};
> +
Someone is upstreaming both of these, right?
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20240917/ec23bb34/attachment.sig>
More information about the U-Boot
mailing list