[U-Boot] [PATCH 3/4] EXYNOS: additional Exynos4 SoC series support
Minkyu Kang
promsoft at gmail.com
Wed Oct 10 08:21:19 CEST 2012
Dear Jeong-Hyeon Kim,
On 29 August 2012 12:28, <snow.jhkim at gmail.com> wrote:
> From: Jeong-Hyeon Kim <jhkim at insignal.co.kr>
>
> - Fixed MPLL register address
> It's different between Exynos4210 and Exynos4412.
>
> - Added pinmux functions for Exynos4
>
> - Added extended gpios for Exynos4412
> Exynos4412 has more gpios than Exynos4210.
>
> Signed-off-by: Jeong-Hyeon Kim <jhkim at insignal.co.kr>
> ---
> arch/arm/cpu/armv7/exynos/clock.c | 67 ++++++++
> arch/arm/cpu/armv7/exynos/pinmux.c | 241 ++++++++++++++++++++++++++++++
> arch/arm/include/asm/arch-exynos/clock.h | 240 +++++++++++++++++++++++++++++
> arch/arm/include/asm/arch-exynos/cpu.h | 14 ++-
> arch/arm/include/asm/arch-exynos/gpio.h | 21 +++-
> 5 files changed, 578 insertions(+), 5 deletions(-)
>
>
Chander posted similar patch for support the exynos4x12.
So, please kindly check his patch and update your patch.
http://patchwork.ozlabs.org/patch/188437/
http://patchwork.ozlabs.org/patch/188438/
http://patchwork.ozlabs.org/patch/188511/
http://patchwork.ozlabs.org/patch/188512/
http://patchwork.ozlabs.org/patch/188513/
http://patchwork.ozlabs.org/patch/189809/
Thanks.
Minkyu Kang.
--
from. prom.
www.promsoft.net
More information about the U-Boot
mailing list