[U-Boot] [PATCH] ARM: am3517-evm: Migrate to SPL_OF_CONTROL

2019-06-24 Thread Adam Ford
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 min

Re: [U-Boot] [PATCH] ARM: am3517-evm: Migrate to SPL_OF_CONTROL

2019-07-28 Thread Tom Rini
On Mon, Jun 24, 2019 at 11:57:25AM -0500, Adam Ford wrote: > 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, i2c