[U-Boot] [PATCH v2 1/4] arm: baltos: move the board to CONFIG_BLK
Simon Glass
sjg at chromium.org
Tue Nov 27 01:02:45 UTC 2018
On Thu, 22 Nov 2018 at 01:19, <yegorslists at googlemail.com> wrote:
>
> From: Yegor Yefremov <yegorslists at googlemail.com>
>
> 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 at googlemail.com>
> ---
> Changes v1 -> v2:
> - remove GPIO7 pinmux too
>
> arch/arm/dts/am335x-baltos.dts | 439 ++++++++++++++++++++++++++++++++
> board/vscom/baltos/board.c | 6 +-
> board/vscom/baltos/mux.c | 7 -
> configs/am335x_baltos_defconfig | 10 +-
> 4 files changed, 447 insertions(+), 15 deletions(-)
> create mode 100644 arch/arm/dts/am335x-baltos.dts
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list