ARM: omap3: evm: Enable CONFIG_BLK and misc. cleanup
authorDerald D. Woods <woods.technical@gmail.com>
Mon, 6 Aug 2018 04:51:31 +0000 (23:51 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 13 Aug 2018 18:04:04 +0000 (14:04 -0400)
commitfe50a13b2f989b7b67ed9bf9f7595754f6d264e3
tree77b206d3c1d741591e0fd6b01a2b8d0508774254
parent46703cd9f383ea4175d1f231651f9edcfa51a423
ARM: omap3: evm: Enable CONFIG_BLK and misc. cleanup

This commit enables CONFIG_BLK and removes USB_STORAGE which is awaiting
proper implementation for current U-Boot interfaces. Additionally the
console selection is now handled by Kconfig and no longer needs to be in
the config header. CONFIG_SYS_MALLOC_F_LEN=0x2000 was added to sync with
other boards. CONFIG_SPL_BLK and CONFIG_SPL_DM_MMC are disabled because
they currently do not allow the OMAP3-EVM (OMAP34XX) to actually boot.

Signed-off-by: Derald D. Woods <woods.technical@gmail.com>
configs/omap3_evm_defconfig
include/configs/omap3_evm.h