
17 Apr
2019
17 Apr
'19
2:13 p.m.
On Tue, Apr 16, 2019 at 9:32 PM Vignesh Raghavendra vigneshr@ti.com wrote:
Now that all boards using TI QSPI have moved to DM and DT, drop non DM code completely.
Signed-off-by: Vignesh Raghavendra vigneshr@ti.com Reviewed-by: Tom Rini trini@konsulko.com
drivers/spi/Kconfig | 13 +- drivers/spi/Makefile | 2 +- drivers/spi/ti_qspi.c | 231 ++++++----------------------------- include/configs/am43xx_evm.h | 6 - include/configs/am57xx_evm.h | 5 - include/configs/cm_t43.h | 3 - include/configs/dra7xx_evm.h | 5 - scripts/config_whitelist.txt | 3 -
Fixed config_whitelist.txt rebase and updated MIGRATION.txt.
Applied to u-boot-spi/master