[U-Boot] [PATCH 2/4] rk3288-board: remove pinctrl call for debug uart

Simon Glass sjg at chromium.org
Sat Mar 30 21:18:26 UTC 2019


Hi Urja,

On Fri, 22 Mar 2019 at 13:15, Urja Rannikko <urjaman at gmail.com> wrote:
>
> This failed and caused a boot failure on c201, and afaik
> the pins should be setup by the new pinctrl driver.

It should be set up in SPL, if enabled.

I wonder when this code is actually used?
>
> Signed-off-by: Urja Rannikko <urjaman at gmail.com>
> ---
>  arch/arm/mach-rockchip/rk3288-board.c | 12 ------------
>  1 file changed, 12 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list