[PATCH] arm: dts: imx8mn-beacon-kit-u-boot: Fix broken booting

2022-09-18 Thread sbabic
> When the imx8mm.dtsi file was pulled in from Linux, the UARTs > were moved into an spba sub-node which wasn't being included > in the SPL device tree. This meant the references to the UART > weren't being handled properly and when booting the system would > constantly reboot. Fix this by

Re: [PATCH] arm: dts: imx8mn-beacon-kit-u-boot: Fix broken booting

2022-07-31 Thread Adam Ford
On Sun, Jul 31, 2022 at 12:36 PM Adam Ford wrote: > > On Sun, Jul 31, 2022 at 12:28 PM Michael Nazzareno Trimarchi > wrote: > > > > Hi Adam > > > > On Sun, Jul 31, 2022 at 7:16 PM Adam Ford wrote: > > > > > > When the imx8mm.dtsi file was pulled in from Linux, the UARTs > > > were moved into an

Re: [PATCH] arm: dts: imx8mn-beacon-kit-u-boot: Fix broken booting

2022-07-31 Thread Adam Ford
On Sun, Jul 31, 2022 at 12:28 PM Michael Nazzareno Trimarchi wrote: > > Hi Adam > > On Sun, Jul 31, 2022 at 7:16 PM Adam Ford wrote: > > > > When the imx8mm.dtsi file was pulled in from Linux, the UARTs > > were moved into an spba sub-node which wasn't being included > > in the SPL device tree.

Re: [PATCH] arm: dts: imx8mn-beacon-kit-u-boot: Fix broken booting

2022-07-31 Thread Michael Nazzareno Trimarchi
Hi Adam On Sun, Jul 31, 2022 at 7:16 PM Adam Ford wrote: > > When the imx8mm.dtsi file was pulled in from Linux, the UARTs > were moved into an spba sub-node which wasn't being included > in the SPL device tree. This meant the references to the UART > weren't being handled properly and when

[PATCH] arm: dts: imx8mn-beacon-kit-u-boot: Fix broken booting

2022-07-31 Thread Adam Ford
When the imx8mm.dtsi file was pulled in from Linux, the UARTs were moved into an spba sub-node which wasn't being included in the SPL device tree. This meant the references to the UART weren't being handled properly and when booting the system would constantly reboot. Fix this by adding the spba