ARM: am3517-evm: Migrate to SPL_OF_CONTROL
authorAdam Ford <aford173@gmail.com>
Mon, 24 Jun 2019 16:57:25 +0000 (11:57 -0500)
committerTom Rini <trini@konsulko.com>
Sat, 27 Jul 2019 02:24:12 +0000 (22:24 -0400)
commit9eed1ca15b84202e1edf086ebe8c3584d711ed2e
treee9facdd26dac23a3905d163d1d8671908cc131dc
parente054be5babdafddf63fa6be7a021f6b2e5667b50
ARM: am3517-evm: Migrate to SPL_OF_CONTROL

Like the other Logic PD OMAP35/DM37 boards, this board has device
tree enabled for U-Boot.  This patch converts the board to enable
SPL_OF_CONTROL and further shrinks the device tree in SPL to limit
it to UART3 (console), MMC1, i2c1, and GPIO4 (for mmc1 CD and WP).

There appears to be a bug in minicom so users may need to
switch the minicom terminal emulation to ANSI from VT102 due
to the junk that gets pushed out of the UART on startup.

Signed-off-by: Adam Ford <aford173@gmail.com>
arch/arm/dts/am3517-evm-u-boot.dtsi
configs/am3517_evm_defconfig