commit | 67c145a836d087ec59cbd78b97970789e78f1eba | [log] [tgz] |
---|---|---|
author | Yegor Yefremov <yegorslists@googlemail.com> | Thu Nov 22 09:19:30 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon Dec 03 10:44:10 2018 -0500 |
tree | c3912f5e6ad0abf600aa8a42d9fb7557dc03a7dc | |
parent | 8f5bfb7615e82ffccebf79530b08034f81e56268 [diff] |
arm: baltos: move the board to CONFIG_BLK Use DM for both MMC and USB subsystems and use dedicated DTS for U-Boot configuration. Disable SPL support for GPIO and remove EVMSK leftover for DDR power control via GPIO. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Reviewed-by: Simon Glass <sjg@chromium.org>