[U-Boot] [PATCH v1 1/3] fsl-diu: Using I/O accessor to CCSR space

Wolfgang Denk wd at denx.de
Thu May 6 00:05:06 CEST 2010


Dear Kumar Gala,

In message <0ADF7618-D48A-4003-ABA5-14D9E0084ADB at kernel.crashing.org> you wrote:
> 
> On Apr 8, 2010, at 2:56 AM, Dave Liu wrote:
> 
> > From: Jerry Huang <Chang-Ming.Huang at freescale.com>
> > 
> > Using PPC I/O accessor to DIU I/O space instead of directly
> > read/write. It will prevent the dozen of compiler order issue
> > and PPC hardware order issue for accessing I/O space.
> > 
> > Using the toolchain(tc-fsl-x86lnx-e500-dp-4.3.74-2.i386.rpm)
> > can show up the order issue of DIU driver.
> > 
> > Signed-off-by: Dave Liu <daveliu at freescale.com>
> > Signed-off-by: Jerry Huang <Chang-Ming.Huang at freescale.com>
> > ---
> > * address Timur's comments
> > 
> > board/freescale/common/fsl_diu_fb.c |   55 ++++++++++++++++++-----------------
> > 1 files changed, 28 insertions(+), 27 deletions(-)
> 
> applied to mpc85xx

Am I missing a pull request from you here?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
We want to create puppets that pull their own strings.   - Ann Marion


More information about the U-Boot mailing list