Re: [PATCH] defconfigs: Add a config for AM43xx HS EVM with QSPI Boot support

2022-07-25 Thread Tom Rini
On Fri, Jul 15, 2022 at 10:58:49AM -0500, Andrew Davis wrote: > On AM43xx HS devices, QSPI boot is XIP and we use a single stage > bootloader. Add a defconfig for this. > > Signed-off-by: Andrew Davis Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

[PATCH] defconfigs: Add a config for AM43xx HS EVM with QSPI Boot support

2022-07-15 Thread Andrew Davis
On AM43xx HS devices, QSPI boot is XIP and we use a single stage bootloader. Add a defconfig for this. Signed-off-by: Andrew Davis --- MAINTAINERS | 1 + configs/am43xx_hs_evm_qspi_defconfig | 74 2 files changed, 75 insertions(+) create