On 12:52-20230307, Tom Rini wrote: > On Fri, Feb 24, 2023 at 10:37:48AM +0530, Manorit Chawdhry wrote: > > > K3 devices have runtime type board detection. Make the default defconfig > > include the secure configuration. Then remove the HS specific config. > > > > Non-HS devices will continue to boot due to runtime device type detection. > > If TI_SECURE_DEV_PKG is not set the build will emit warnings, for non-HS > > devices these can be ignored. > > > > Signed-off-by: Manorit Chawdhry <m-chawd...@ti.com> > > Acked-by: Andrew Davis <a...@ti.com> > > Applied to u-boot/next, thanks! >
Hi Tom, Please revert this series, they need some other fixes also along with them, i had dropped them during spinning of the seperate series, forgot to comment here. Regards, Manorit > -- > Tom