[U-Boot] [PATCH] ARM: AM43xx: Align HS device variant defconfig filename

Andreas Dannenberg dannenberg at ti.com
Thu Jun 23 00:06:00 CEST 2016


On Tue, Jun 21, 2016 at 07:50:36PM -0400, Tom Rini wrote:
> On Tue, Jun 21, 2016 at 02:41:06PM -0500, Andreas Dannenberg wrote:
> 
> > Align the name of the defconfig file for high-security (HS) device variants
> > from the AM43xx family of SoCs with the corresponding names used for the
> > general purpose devices. This allows for easier cross-association of those
> > files and also provides room to grow from an HS device part number
> > perspective.
> > 
> > Signed-off-by: Andreas Dannenberg <dannenberg at ti.com>
> > Cc: Madan Srinivas <madans at ti.com>
> > ---
> > 
> > While renaming files is always a tricky thing due to possible side effects
> > in this case there is likely virtually no user of this defconfig file yet
> > as it is rather new and the HS devices are not widely available in the
> > first place. Hence, go ahead and make this alignment rather sooner than
> > later.
> > 
> >  configs/am437x_hs_evm_defconfig | 59 -----------------------------------------
> >  configs/am43xx_hs_evm_defconfig | 59 +++++++++++++++++++++++++++++++++++++++++
> 
> Please update board/ti/am43xx/MAINTAINERS as well, thanks!

Good point, will send out an updated version shortly.

Thanks and Regards,
Andreas


More information about the U-Boot mailing list