Re: [EXTERNAL] [PATCH 00/10] Add AM62x LP SK support

2023-05-04 Thread Tom Rini
On Thu, May 04, 2023 at 08:06:32PM +0530, Nitin Yadav wrote: > Hi Tom, > > TI has one SDK release per SoC. If we go this way we will have to release > multiple SDK release for each board. It doesn't seem feasible to release > different SDK based on same SoC as we have other boards based on AM62x

Re: [EXTERNAL] [PATCH 00/10] Add AM62x LP SK support

2023-05-04 Thread Nitin Yadav
Hi Tom, TI has one SDK release per SoC. If we go this way we will have to release multiple SDK release for each board. It doesn't seem feasible to release different SDK based on same SoC as we have other boards based on AM62x SoC which we planning to add upstream support in future. In past, we fol

[PATCH 00/10] Add AM62x LP SK support

2023-04-26 Thread Nitin Yadav
This series adds support of AM62x LP SK. The AM62x LP SK board is similar to AM62x SK but has some significant changes that requires different set of device tree at each stage of bootloader. First 5 patches add support and sync device tree with linus master. Next 3 patches perform board detection