[U-Boot] [PATCH v3 3/5] arm: exynos4: cpu: Add definition for display

Piotr Wilczek p.wilczek at samsung.com
Thu Sep 27 08:11:13 CEST 2012


Dear Minkyu,

> -----Original Message-----
> From: Minkyu Kang [mailto:promsoft at gmail.com]
> Sent: Thursday, September 27, 2012 2:21 AM
> To: Piotr Wilczek
> Cc: u-boot at lists.denx.de; Kyungmin Park; Donghwa Lee
> Subject: Re: [U-Boot] [PATCH v3 3/5] arm: exynos4: cpu: Add definition
> for display
> 
> Dear Piotr,
> 
> On 24 September 2012 22:04, Piotr Wilczek <p.wilczek at samsung.com>
> wrote:
> > Add EXYNOS4_DISPLAY_CONTROL definition
> >
> > Signed-off-by: Piotr Wilczek <p.wilczek at samsung.com>
> > Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>
> > CC: Minkyu Kang <mk7.kang at samsung.com>
> > ---
> > Changes in v2:
> > - removed definions for fimd.
> > Changes in v3:
> > - none.
> >
> >  arch/arm/include/asm/arch-exynos/cpu.h |    1 +
> >  1 files changed, 1 insertions(+), 0 deletions(-)
> >
> > diff --git a/arch/arm/include/asm/arch-exynos/cpu.h
> b/arch/arm/include/asm/arch-exynos/cpu.h
> > index 2cd4ae1..5056b37 100644
> > --- a/arch/arm/include/asm/arch-exynos/cpu.h
> > +++ b/arch/arm/include/asm/arch-exynos/cpu.h
> > @@ -54,6 +54,7 @@
> >  #define EXYNOS4_PWMTIMER_BASE          0x139D0000
> >  #define EXYNOS4_MODEM_BASE             0x13A00000
> >  #define EXYNOS4_USBPHY_CONTROL         0x10020704
> > +#define EXYNOS4_DISPLAY_CONTROL                0x10010210
> 
> This define is not used.
That is correct, thank you.
> 
> Thanks.
> Minkyu Kang.
> --
> from. prom.
> www.promsoft.net

Best regards,
Piotr Wilczek



More information about the U-Boot mailing list