ARM: omap3_logic: Enable SPL booting device tree
authorAdam Ford <aford173@gmail.com>
Sat, 16 Feb 2019 19:31:24 +0000 (13:31 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 19 Feb 2019 21:58:23 +0000 (16:58 -0500)
commit0cd9465c0bf41b75ebd58b72c3bcf888486521e9
tree9c862b9a7480d107364b75e8f1b257f0e69e5b5b
parented59a76db0e9909fbdcf93146b115081b9d44c49
ARM: omap3_logic: Enable SPL booting device tree

With the generic omap3-u-boot.dtsi file available, this patch
increased the memory of the various incarnations of the omap3_logic
board, and points their respective u-boot.dtsi files to the newly
created generic one, and removes the PLATDATA from the board file.

These are all done at once because the're all utilizing the same
omap3logic.c board file.

Signed-off-by: Adam Ford <aford173@gmail.com>
arch/arm/dts/logicpd-som-lv-35xx-devkit-u-boot.dtsi
arch/arm/dts/logicpd-som-lv-37xx-devkit-u-boot.dtsi
arch/arm/dts/logicpd-torpedo-35xx-devkit-u-boot.dtsi
arch/arm/dts/logicpd-torpedo-37xx-devkit-u-boot.dtsi
board/logicpd/omap3som/omap3logic.c
configs/omap35_logic_defconfig
configs/omap35_logic_somlv_defconfig
configs/omap3_logic_defconfig
configs/omap3_logic_somlv_defconfig