From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aaron Williams Date: Tue, 01 Feb 2011 11:10:54 -0800 Subject: [U-Boot] PCIE supported networking cards? Message-ID: <4D485ABE.9010604@caviumnetworks.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Are there any PCIE networking cards that are supported? So far I've tried an Intel card and a Realtek RTL8168 card, but neither is supported. It looks like the E1000 driver only supports PCI and PCIX based cards (Linux uses the e1000e card for PCIe cards). -Aaron