Re: [U-Boot] [PATCH] am57xx_evm_defconfig: Enable configs to support QSPI boot

2019-02-22 Thread Tom Rini
On Fri, Feb 22, 2019 at 11:01:52AM +0530, Vignesh R wrote: > AM57xx IDK EVMs can boot out of QSPI. Enable configs to support QSPI > boot. Also enable configs for updating QSPI boot images over DFU. > > Tested on AM572x IDK EVM. > > Signed-off-by: Vignesh R Reviewed-by: Tom Rini -- Tom sig

[U-Boot] [PATCH] am57xx_evm_defconfig: Enable configs to support QSPI boot

2019-02-21 Thread Vignesh R
AM57xx IDK EVMs can boot out of QSPI. Enable configs to support QSPI boot. Also enable configs for updating QSPI boot images over DFU. Tested on AM572x IDK EVM. Signed-off-by: Vignesh R --- configs/am57xx_evm_defconfig | 4 1 file changed, 4 insertions(+) diff --git a/configs/am57xx_evm_d