commit | c2900f595ef0fe83e2ece21981df8ea8961ac162 | [log] [tgz] |
---|---|---|
author | Derald D. Woods <woods.technical@gmail.com> | Wed Dec 27 09:40:16 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 01 09:04:19 2018 -0500 |
tree | 5262f07873cc69f9a302d1cced99562b0bb125fd | |
parent | d9be183b4c1a90649bb065f55754515abc96d51c [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 Tested using GCC 7.2.0 [--with-float=hard --with-mode=thumb]. Signed-off-by: Derald D. Woods <woods.technical@gmail.com>