From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Sun, 31 Jan 2010 21:27:11 -0800 Subject: [U-Boot] [PATCH v3] TI: DaVinci: Updating EMAC driver for DM365, DM646x and DA8XX In-Reply-To: <4B2B8493.5020709@ge.com> References: <4B2B8493.5020709@ge.com> Message-ID: <4B66662F.3020807@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Nick, Nick Thompson wrote: > The EMAC IP on DM365, DM646x and DA830 is slightly different > from that on DM644x. This change updates the DaVinci EMAC driver > so that EMAC becomes operational on SOCs with EMAC v2. > > Signed-off-by: Nick Thompson > --- > v2 was messed up, these changes are relative to the original patch > Applied to net repo. thanks, Ben