[U-Boot] [PATCH 0/3] Sync HS and non-HS defconfigs

Tom Rini trini at konsulko.com
Thu Feb 23 15:18:04 UTC 2017


On Wed, Feb 22, 2017 at 05:22:17PM -0600, Andrew F. Davis wrote:

> Hi all,
> 
> The HS and non-HS versions of TI boards are very similar but
> currently need separate defconfigs, these should be almost
> identical outside of the security additions. When they
> track out of sync it is normally not a problem, but a couple
> of these changes are now important and so lets sync them up.
> 
> Thanks,
> Andrew
> 
> Andrew F. Davis (3):
>   defconfigs: am43xx_hs_evm: Sync HS and non-HS defconfigs
>   defconfigs: am57xx_hs_evm: Sync HS and non-HS defconfigs
>   defconfigs: dra7xx_hs_evm: Sync HS and non-HS defconfigs
> 
>  configs/am43xx_hs_evm_defconfig | 4 +++-
>  configs/am57xx_hs_evm_defconfig | 7 +++++++
>  configs/dra7xx_hs_evm_defconfig | 1 +
>  3 files changed, 11 insertions(+), 1 deletion(-)

This feels like another area where we need to be implying things in
arch/arm/mach-omap2/am33xx/Kconfig or arch/arm/Kconfig, depending on if
it's board feature or SoC feature.  And some of the DM_xxx we should be
select'ing as it then comes down to imply'ing the driver that makes use
of the framework as we should be discarding the unused framework at link
time if there's no driver to it.  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170223/4d5f0b55/attachment.sig>


More information about the U-Boot mailing list