
5 Dec
2019
5 Dec
'19
11:09 p.m.
On Wed, Nov 13, 2019 at 07:42:00AM -0600, Adam Ford wrote:
The da850-evm doesn't have the boot pins configured in a way to make MMC/SD booting an option, and MMC/SD support is not enabled in SPL. Therefore, there is no need to support raw mode mmc/sd support in SPL.
This patch disables CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR
Signed-off-by: Adam Ford aford173@gmail.com
diff --git a/configs/da850evm_defconfig b/configs/da850evm_defconfig index 4ff08e7d44..ed4a8609af 100644
Applied to u-boot/master, thanks!
--
Tom