ARM: da850-evm: Disable SYS_MMCSD_RAW_MODE_USE_SECTOR
authorAdam Ford <aford173@gmail.com>
Wed, 13 Nov 2019 13:42:00 +0000 (07:42 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 5 Dec 2019 15:28:39 +0000 (10:28 -0500)
commit81b564353dfbe1360649292b719c8099403e1b28
tree489f1da8a0256f3c5d4794fec02e7cf92ea959e9
parentd3e97b53c1f2464f4898226de7d89abf242e4aa8
ARM: da850-evm: Disable SYS_MMCSD_RAW_MODE_USE_SECTOR

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>
configs/da850evm_defconfig
configs/da850evm_nand_defconfig