
5 Feb
2010
5 Feb
'10
7:42 a.m.
Dear "Gupta, Ajay Kumar",
In message 19F8576C6E063C45BE387C64729E7394044A776008@dbde02.ent.ti.com you wrote:
Opps, there are actually 32 intermediate register each of 32 bits.
So the correct one is as Neal suggested.
- u32 reserved[0x20];
- u32 reserved[020/4];
0x20 / 4 = 8
020 / 4 = 4
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@denx.de
One difference between a man and a machine is that a machine is quiet
when well oiled.