Re: [U-Boot] [PATCH 2/2] arm: am437x: cm-t43: Enable DM for MMC, USB, SPI, SPI_FLASH, enable BLK

2019-09-14 Thread Tom Rini
On Sat, Aug 31, 2019 at 01:36:13AM +0530, suni...@techveda.org wrote: > From: Suniel Mahesh > > Enable driver model for USB, MMC, SPI and SPI_FLASH. Also enable BLK. > This will remove the following compile warnings: > > = WARNING == > This board does

[U-Boot] [PATCH 2/2] arm: am437x: cm-t43: Enable DM for MMC, USB, SPI, SPI_FLASH, enable BLK

2019-08-30 Thread sunil . m
From: Suniel Mahesh Enable driver model for USB, MMC, SPI and SPI_FLASH. Also enable BLK. This will remove the following compile warnings: = WARNING == This board does not use CONFIG_DM_MMC. Please update the board to use CONFIG_DM_MMC before the v2019.04