5 Aug 23:08
Re: [PATCH 3/3]: arm: Kirkwood: See to it that sent data is 8-byte aligned
Wolfgang Denk <wd <at> denx.de>
2009-08-05 21:08:16 GMT
2009-08-05 21:08:16 GMT
Dear Simon Kagstrom, In message <20090702150401.06ded440 <at> marrow.netinsight.se> Simon Kagstrom wrote: > See to it that sent data is 8-byte aligned > > U-boot might use non-8-byte-aligned addresses for sending data, which > the kwgbe_send doesn't accept (bootp does this for me). This patch > copies the data to be sent to a temporary buffer if it is non-aligned. > > Signed-off-by: Simon Kagstrom <simon.kagstrom <at> netinsight.net> > --- > drivers/net/kirkwood_egiga.c | 26 ++++++++++++++++++++------ > 1 files changed, 20 insertions(+), 6 deletions(-) Ping? 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 Q: Why do mountain climbers rope themselves together? A: To prevent the sensible ones from going home.
RSS Feed