ti816x_evm: Disable CONFIG_USE_PRIVATE_LIBGCC
authorTom Rini <trini@konsulko.com>
Tue, 16 May 2017 18:46:36 +0000 (14:46 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 5 Jun 2017 15:02:24 +0000 (11:02 -0400)
commitdab2fc2863290a845ad13618a2726931007ff65e
tree2ce5897efdb14183c18a4f00a69a968bf8476de4
parent8627733941ff9d35a3778da9c9b2e495a17bfe70
ti816x_evm: Disable CONFIG_USE_PRIVATE_LIBGCC

On this platform, we can trace a general failure to boot to enabling /
disabling this option.  When this is enabled, we go off into the
weeds during SPL and are unable to talk with the SD card and
mmc_initialize() fails.

Signed-off-by: Tom Rini <trini@konsulko.com>
configs/ti816x_evm_defconfig