]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: omap3_logic_defconfig: Convert to DM_SPL
authorAdam Ford <aford173@gmail.com>
Tue, 21 Aug 2018 15:43:30 +0000 (10:43 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 12 Sep 2018 01:39:16 +0000 (21:39 -0400)
commit07cb8c63ec822a45bc82e4f2d67a2a30282abba9
tree68643009d01cd346620e7c123dbeedc00693d55b
parent713151ba3624e92c7d23ce5cd8670fd1bfb3df7d
ARM: omap3_logic_defconfig: Convert to DM_SPL

The OF_CONTROL and OF_PLATDATA are not really useful without DM.
This patch supports DM_SPL, but it requires manual references
both Serial and MMC.

Signed-off-by: Adam Ford <aford173@gmail.com>
board/logicpd/omap3som/omap3logic.c
configs/omap3_logic_defconfig