]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: rockchip: rk3188: Remove the pinctrl setup and enable uart at SPL
authorDavid Wu <david.wu@rock-chips.com>
Wed, 2 Jan 2019 12:50:58 +0000 (20:50 +0800)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Fri, 1 Feb 2019 15:59:11 +0000 (16:59 +0100)
commit842dbd9a8f8f2583306d516c32567564fbee8da4
tree1b435b81cc6fa083d4cf6ba4f8c69d19de4021c1
parentde3eb4d99c75799021992920af72a2323cc45e6c
ARM: rockchip: rk3188: Remove the pinctrl setup and enable uart at SPL

When the boot ROM sets up MMC we don't need to do it again. Remove the
MMC setup code entirely, but we also need to enable uart for debug message.

Signed-off-by: David Wu <david.wu@rock-chips.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
arch/arm/mach-rockchip/rk3188-board-spl.c