[U-Boot] [PATCH v4 0/5] Add USB boot to HS DRA7xx/AM57xx
Andrew F. Davis
afd at ti.com
Mon Jan 28 17:43:21 UTC 2019
Hello all,
This series adds USB boot support to HS DRA7xx/AM57xx platforms.
Thanks,
Andrew
Changes from v3:
- Rebase on upstream
- Sync defconfigs
Changes from v2:
- Only use ISW_ENTRY_ADDR for system with a set default
Changes from v1:
- Drop explicit UART boot support from DRA7xx as this cannot be tested
Andrew F. Davis (5):
defconfigs: dra7xx_hs_evm: Sync HS and non-HS defconfigs
defconfigs: am57xx_hs_evm: Sync HS and non-HS defconfigs
defconfigs: Add config for DRA7xx High Security EVM with USB Boot
support
defconfigs: Add config for AM57xx High Security EVM with USB/UART Boot
support
doc: ti-secure: Add ULO info for AM57xx/DRA7xx secure devices from TI
MAINTAINERS | 2 ++
configs/am57xx_hs_evm_defconfig | 1 +
...hs_evm_defconfig => am57xx_hs_evm_usb_defconfig} | 6 ++++++
configs/dra7xx_hs_evm_defconfig | 8 +++++++-
...hs_evm_defconfig => dra7xx_hs_evm_usb_defconfig} | 13 ++++++++++++-
doc/README.ti-secure | 8 ++++++--
6 files changed, 34 insertions(+), 4 deletions(-)
copy configs/{am57xx_hs_evm_defconfig => am57xx_hs_evm_usb_defconfig} (94%)
copy configs/{dra7xx_hs_evm_defconfig => dra7xx_hs_evm_usb_defconfig} (87%)
--
2.19.1
More information about the U-Boot
mailing list