]> git.ipfire.org Git - people/ms/u-boot.git/commit
defconfig: am43xx_evm: Enable DM_SPI and DM_SPI_FLASH
authorVignesh R <vigneshr@ti.com>
Tue, 22 Nov 2016 09:12:56 +0000 (14:42 +0530)
committerTom Rini <trini@konsulko.com>
Sun, 4 Dec 2016 18:55:04 +0000 (13:55 -0500)
commitd50dbc826c0969923fa5a43b6e8c3c5eec40e739
tree8f3ecda1f8d6e30cf9419aa28aad059a35eafa52
parent44402fe709f5a116083934e07d97b4c77ba52ec1
defconfig: am43xx_evm: Enable DM_SPI and DM_SPI_FLASH

Commit 4c4e3b37750f3("ARM: AM43xx: Enable FIT") accidentally disabled
DM_SPI and DM_SPI_FLASH. Add back DM_SPI and DM_SPI_FLASH to
am43xx_evm_defconfig in order to make use of DM framework for QSPI.

Signed-off-by: Vignesh R <vigneshr@ti.com>
Acked-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Mugunthan V N <mugunthanvnm@ti.com>
configs/am43xx_evm_defconfig
configs/am43xx_hs_evm_defconfig