[U-Boot] [PATCH 4/4] egiga: add support for orion5x

2010-07-02 Thread Albert Aribaud
Now that egiga is detached from kirkwood, we can add support for orion5x. This requires making the structures representing egiga registers and descriptors volatile, otherwise writes to them happen in the wrong order -- this did not affect kirkwood but does affect orion5x. Signed-off-by: Albert Ari

Re: [U-Boot] [PATCH 4/4] egiga: add support for orion5x

2010-07-05 Thread Prafulla Wadaskar
Prefer subject : Orion5X: add egiga driver support > -Original Message- > From: u-boot-boun...@lists.denx.de > [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Albert Aribaud > Sent: Friday, July 02, 2010 10:23 PM > To: u-boot@lists.denx.de > Subject: [U-Boot] [PAT