[U-Boot] TI Davinci and MUSB

Wolfgang Denk wd at denx.de
Fri Feb 5 07:42:17 CET 2010


Dear "Gupta, Ajay Kumar",

In message <19F8576C6E063C45BE387C64729E7394044A776008 at 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 at denx.de
One difference between a man and a machine is that a machine is quiet
when well oiled.


More information about the U-Boot mailing list