[U-Boot] [PATCH 7/7][v2] fsl_ifc: Add the workaround for erratum IFC A-003399(enabled on P1010)

Wolfgang Denk wd at denx.de
Tue Oct 18 22:18:29 CEST 2011


Dear Kumar,

In message <C9025279-8F82-453E-8B43-A5D2270A0BCA at kernel.crashing.org> you wrote:
> 
> If you look at the code I have NO IDEA how to fix this for older GCC.

Maybe you have to explain the code to me. LIke the compiler, I wonder
where l2srbar gets initialized:

Here is the declaration:

...
 74         u32  *l2srbar, *dst, *src;
...

First use of this variable is here:

...
139         for (i = 0; i < 1024; i++)
140                 *l2srbar++ = *src++;
...

Where is the initialization?

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
A year spent in artificial intelligence is enough to make one believe
in God.


More information about the U-Boot mailing list