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)
commitc0b163e908f14250ab153b20efe814a5e3311bef
tree1b435b81cc6fa083d4cf6ba4f8c69d19de4021c1
parentcb5950788ce8b7310f5ebc195c4418034c900b92
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