]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit8503621671e758aeeac958bcfea3509e86c8b92b
tree77b206d3c1d741591e0fd6b01a2b8d0508774254
parent22620faac4976f7ed7fac9071a2deeb1049545e8
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