Dear Kumar, In message <c9025279-8f82-453e-8b43-a5d2270a0...@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: w...@denx.de A year spent in artificial intelligence is enough to make one believe in God. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot