[U-Boot] [PATCH 0/6] EXYNOS: Add support for Exynos4x10
Minkyu Kang
promsoft at gmail.com
Fri Dec 7 10:56:59 CET 2012
2012년 10월 13일 토요일에 Piotr Wilczek님이 작성:
> This patch series adds Register base addresses, clock, gpio, power
> and system structures for Exynos4x10.
>
> Piotr Wilczek (6):
> Exynos: Exynos4x10: Add base addresses for Exynos4x10
> Exynos: Exynos4x10: Add clock structure for exynos4x10
> Exynos: Exynos4x10: Add gpio structure for Exynos4X10
> Exynos: Exynos4x10: add power structure for Exynos4x10
> Exynos: Exynos4x10: add sysreg structure for exynos4x10
> arm: trats: Use exynos4x10 structures on Trats board
>
> arch/arm/include/asm/arch-exynos/clock.h | 236
> +++++++++++++++++++++++++++++
> arch/arm/include/asm/arch-exynos/cpu.h | 43 +++++-
> arch/arm/include/asm/arch-exynos/gpio.h | 47 ++++++
> arch/arm/include/asm/arch-exynos/power.h | 201 ++++++++++++++++++++++++
> arch/arm/include/asm/arch-exynos/system.h | 9 +
> board/samsung/trats/trats.c | 40 +++---
> 6 files changed, 551 insertions(+), 25 deletions(-)
>
>
I've rechecked this patch.
Why we need to add exynos4x10?
exynos4x10 is same with exynos4.
Thanks.
Minkyu Kang.
--
from. prom.
www.promsoft.net
More information about the U-Boot
mailing list