From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Sun, 13 Dec 2009 21:56:42 -0800 Subject: [U-Boot] [PATCH] net: e1000: Add support for the Intel 82546GB controller In-Reply-To: <1259916737-6722-1-git-send-email-sr@denx.de> References: <1259916737-6722-1-git-send-email-sr@denx.de> Message-ID: <4B25D39A.3030508@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 Stefan, Stefan Roese wrote: > From: Reinhard Arlt > > This chip is equipped for example on the esd PMC-ETH2-GB board. So let's > add it to the list of supported chips to the e1000 driver. > > Signed-off-by: Reinhard Arlt > Signed-off-by: Stefan Roese > Cc: Ben Warren > --- Applied to net/next. thanks, Ben