
28 Jul
2019
28 Jul
'19
11:50 p.m.
On Tue, Jun 25, 2019 at 02:14:08PM -0500, Adam Ford wrote:
With both SPL and U-Boot now supporting DM, we can start removing legacy code. This patch removes the legacy MMC initalization and legacy I2C initialization since both are now available via DM and device tree.
Signed-off-by: Adam Ford aford173@gmail.com
diff --git a/board/logicpd/am3517evm/am3517evm.c b/board/logicpd/am3517evm/am3517evm.c index e799f80d81..49f8db7ea7 100644
Applied to u-boot/master, thanks!
--
Tom