
1 Aug
2019
1 Aug
'19
5:36 a.m.
On Tue, Jul 30, 2019 at 01:25:21PM +0530, sunil.m@techveda.org wrote:
From: Suniel Mahesh sunil.m@techveda.org
This patch adds SPI and SPI_FLASH DM support for verified boot on TI AM335 chipsets. The following compile warning is removed:
===================== WARNING ====================== This board does not use CONFIG_DM_SPI_FLASH. Please update the board to use CONFIG_SPI_FLASH before the v2019.07 release. Failure to update by the deadline may result in board removal. See doc/driver-model/MIGRATION.txt for more info. ====================================================
Built and tested on AM335x device (BeagleboneBlack).
Signed-off-by: Suniel Mahesh sunil.m@techveda.org
Applied to u-boot/master, thanks!
--
Tom