Re: [PATCH] dts: beagleboneai64: Add boothph in chipid node

2024-09-20 Thread Tom Rini
On Tue, 17 Sep 2024 13:43:29 +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. > > Applied to u-boot/master, thanks! -- Tom

Re: [PATCH] dts: beagleboneai64: Add boothph in chipid node

2024-09-17 Thread Kumar, Udit
On 9/17/2024 10:24 PM, Tom Rini wrote: 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_UPS

Re: [PATCH] dts: beagleboneai64: Add boothph in chipid node

2024-09-17 Thread Tom Rini
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 Ne

[PATCH] dts: beagleboneai64: Add boothph in chipid node

2024-09-17 Thread Udit Kumar
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 Signed-off-by: Udit Kumar --- Boot logs https://gist.github.com/udi