[U-Boot] [PATCH 3/4] EXYNOS4210: Configure GPIO for uart

Simon Glass sjg at chromium.org
Sat May 11 20:25:53 CEST 2013


Hi Rajeshwari,

On Wed, Apr 24, 2013 at 11:57 PM, Rajeshwari Shinde
<rajeshwari.s at samsung.com> wrote:
> This patch configures the gpio values for UART
> on Origen and SMDKV310 using pinmux
>
> Signed-off-by: Rajeshwari Shinde <rajeshwari.s at samsung.com>

I don't have hardware to test this but it seems OK to me.

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

Regards,
Simon

> ---
>  arch/arm/cpu/armv7/exynos/pinmux.c |   40 +++++++++++++++++++++++++++++++
>  board/samsung/origen/origen.c      |   46 ++++++++++++++++++++++++++++++++++++
>  board/samsung/smdkv310/smdkv310.c  |   44 ++++++++++++++++++++++++++++++++++
>  include/configs/origen.h           |    1 +
>  include/configs/smdkv310.h         |    1 +
>  5 files changed, 132 insertions(+), 0 deletions(-)
>


More information about the U-Boot mailing list