From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew F. Davis Date: Fri, 7 Apr 2017 10:11:18 -0500 Subject: [U-Boot] [PATCH v2 0/8] Update and sync HS configs Message-ID: <20170407151126.6035-1-afd@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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