From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Mon, 10 Aug 2009 15:13:53 -0700 Subject: [U-Boot] [PATCH] ARM: Davinci DM355: Enabling DM9000 on DM355 EVM In-Reply-To: <1249921480-29059-1-git-send-email-s-paulraj@ti.com> References: <1249921480-29059-1-git-send-email-s-paulraj@ti.com> Message-ID: <4A809BA1.7090304@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 Sandeep, s-paulraj at ti.com wrote: > From: Sandeep Paulraj > > Due to recent changes to the NET support on U-boot, DM9000 > is no longer detected on the DM355 EVM. > This minor update enables DM9000 on the DM355 EVM. > Tested on the DM355 EVM > > Signed-off-by: Sandeep Paulraj > --- applied to net repo. thanks, Ben