arm: baltos: move the board to CONFIG_BLK
authorYegor Yefremov <yegorslists@googlemail.com>
Thu, 22 Nov 2018 08:19:30 +0000 (09:19 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 3 Dec 2018 15:44:10 +0000 (10:44 -0500)
commit67c145a836d087ec59cbd78b97970789e78f1eba
treec3912f5e6ad0abf600aa8a42d9fb7557dc03a7dc
parent8f5bfb7615e82ffccebf79530b08034f81e56268
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>
arch/arm/dts/am335x-baltos.dts [new file with mode: 0644]
board/vscom/baltos/board.c
board/vscom/baltos/mux.c
configs/am335x_baltos_defconfig