[PATCH 26/26] arm: dts: k3-am654: convert bootph-pre-ram to bootph-all

Bryan Brattlof bb at ti.com
Thu Dec 28 18:30:35 CET 2023


On December 27, 2023 thus sayeth Nishanth Menon:
> On 11:44-20231221, Bryan Brattlof wrote:
> [..]
> > diff --git a/arch/arm/dts/k3-am654-base-board-u-boot.dtsi b/arch/arm/dts/k3-am654-base-board-u-boot.dtsi
> > index a9b2d0d2a3036..770c7d129339f 100644
> > --- a/arch/arm/dts/k3-am654-base-board-u-boot.dtsi
> > +++ b/arch/arm/dts/k3-am654-base-board-u-boot.dtsi
> [...]
> >  &wkup_uart0 {
> > -	bootph-pre-ram;
> > +	bootph-all;
> >  };
> 
> Consider moving this to r5 dts - there is no use in having this in
> u-boot. should be pre-ram?
> 
> >  
> >  &mcu_uart0 {
> > -	bootph-pre-ram;
> > +	bootph-all;
> >  };
> Same here:
> Consider moving this to r5 dts - there is no use in having this in
> u-boot. should be pre-ram?
> 

Oh good idea. I'll move these to the r5 dts

~Bryan


More information about the U-Boot mailing list