From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Thu, 22 Dec 2011 10:02:03 +0100 Subject: [U-Boot] [PATCH v7] net: ll_temac: Add LL TEMAC driver to u-boot In-Reply-To: <20111220225629.7EF1E19E5E2D@gemini.denx.de> References: <1322771978-22008-1-git-send-email-linz@li-pro.net> <1322771978-22008-2-git-send-email-linz@li-pro.net> <20111220225629.7EF1E19E5E2D@gemini.denx.de> Message-ID: <4EF2F20B.6050905@monstr.eu> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > Dear Stephan Linz, > > In message <1322771978-22008-2-git-send-email-linz@li-pro.net> you wrote: >> Xilinx LocalLink Tri-Mode Ether MAC driver can be >> used by Xilinx Microblaze or Xilinx ppc405/440 in >> SDMA and FIFO mode. DCR or XPS bus can be used. >> >> The driver uses and requires MII and PHYLIB. >> >> CP: 4 warnings: 'Use of volatile is usually wrong' >> I won't fix this, because it depends on the network >> driver subsystem. >> >> Signed-off-by: Stephan Linz > > Are there going to be any users for this code? > Sure. This driver lies out of mainline code for quite some times. ll_temac is IP core which is used by Microblaze and xilinx ppc. There are two options for network IP. The first is emaclite driver which is in the mainline and high speed and especially 1Gb/s LAN ll_temac driver. Regards, Michal -- Michal Simek, Ing. (M.Eng) w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/ Microblaze U-BOOT custodian