commit | ea9a381342aff89367a7f58820793d09cd5df1fc | [log] [tgz] |
---|---|---|
author | Derald D. Woods <woods.technical@gmail.com> | Sat Dec 16 20:36:06 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Dec 26 13:14:15 2017 -0500 |
tree | 6e88845cacf22351888fa67b4f42f71ebf251518 | |
parent | 0c36484851271c7d0c5a27b11a97980ca8d52737 [diff] |
ARM: dts: omap3-evm: Enable DM and devicetree for TMDSEVM{3530, 3730} This commit updates the configuration files needed to support OF_CONTROL on the OMAP3 EVM baseboard. Additionally: - CONFIG_SYS_THUMB_BUILD is enabled - CONFIG_SPL_ENV_SUPPORT is enabled - CONFIG_SPL_EXT_SUPPORT is enabled Tested using GCC 7.2.0 [--with-float=hard --with-mode=thumb]. Signed-off-by: Derald D. Woods <woods.technical@gmail.com>