[U-Boot] [PATCH 0/6] EXYNOS: Add support for Exynos4x10
Piotr Wilczek
p.wilczek at samsung.com
Mon Oct 15 09:28:29 CEST 2012
Dear Minkyu,
Yes, I checked these patches. Actually I do the same, just for Exynos 4x10.
My patches depend on Chander's first patch.
Best regards,
Piotr Wilczek
> -----Original Message-----
> From: Minkyu Kang [mailto:promsoft at gmail.com]
> Sent: Friday, October 12, 2012 6:15 PM
> To: Piotr Wilczek
> Cc: u-boot at lists.denx.de; Kyungmin Park; Chander Kashyap
> Subject: Re: [U-Boot] [PATCH 0/6] EXYNOS: Add support for Exynos4x10
>
> Dear Piotr,
>
> On 13 October 2012 00:08, Piotr Wilczek <p.wilczek at samsung.com> wrote:
> > 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(-)
> >
>
> Did you check Chander's patchset?
>
> 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