[U-Boot] [PATCH v2 0/8] Update and sync HS configs

Andrew F. Davis afd at ti.com
Fri Apr 7 15:11:18 UTC 2017


Hello all,

This series is a consolidation of several past series and patches.
We first sync the current HS and non-HS defconfigs. Then we merge
in two AM43xx defconfigs into the HS defconfig. Lastly we add
a defconfig for AM335x UART boot, we cannot add UART boot to
the regular defconfig due to SPL size limitations.

Thanks,
Andrew

Andrew F. Davis (8):
  defconfigs: am335x_hs_evm: Sync HS and non-HS defconfigs
  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
  defconfigs: am43xx_hs_evm: Add Net boot mode support
  defconfigs: am43xx_hs_evm: Add USB client boot mode support
  defconfigs: am43xx_hs_evm: Add USB Host boot mode support
  defconfigs: Add a config for AM335x High Security EVM with UART Boot
    support

 configs/am335x_hs_evm_defconfig                          |  6 ++++++
 ...35x_hs_evm_defconfig => am335x_hs_evm_uart_defconfig} | 16 ++++++++++++----
 configs/am43xx_hs_evm_defconfig                          | 12 ++++++++++--
 configs/am57xx_hs_evm_defconfig                          |  7 +++++++
 configs/dra7xx_hs_evm_defconfig                          |  1 +
 5 files changed, 36 insertions(+), 6 deletions(-)
 copy configs/{am335x_hs_evm_defconfig => am335x_hs_evm_uart_defconfig} (78%)

-- 
2.11.0



More information about the U-Boot mailing list