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

2013-05-11 Thread Simon Glass
Hi Rajeshwari, On Wed, Apr 24, 2013 at 11:57 PM, Rajeshwari Shinde rajeshwar...@samsung.com wrote: This patch configures the gpio values for UART on Origen and SMDKV310 using pinmux Signed-off-by: Rajeshwari Shinde rajeshwar...@samsung.com I don't have hardware to test this but it seems OK

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

2013-04-24 Thread Rajeshwari Shinde
This patch configures the gpio values for UART on Origen and SMDKV310 using pinmux Signed-off-by: Rajeshwari Shinde rajeshwar...@samsung.com --- arch/arm/cpu/armv7/exynos/pinmux.c | 40 +++ board/samsung/origen/origen.c | 46