Sergei Shtylyov wrote: > Hello. > Hi Sergej,
> Stefano Babic wrote: > >> The buffer for the status request must be word aligned >> because it is accessed with 32 bit pointer in the >> eth_status_complete function. > > You don't tell anything here about why the size of the array becomes > 16x with your patch... You are right, I missed to change the value back after some tests. STATUS_BYTECOUNT is correct, it is 16 byte and take care of space for data. I will change the size back. Stefano -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: [email protected] ===================================================================== _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

