From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Schwierzeck Date: Mon, 30 May 2016 12:05:00 +0200 Subject: [U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS In-Reply-To: <1464125349-5321-1-git-send-email-marex@denx.de> References: <1464125349-5321-1-git-send-email-marex@denx.de> Message-ID: <574C104C.4060908@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 Am 24.05.2016 um 23:29 schrieb Marek Vasut: > Add ethernet driver for the AR933x and AR934x Atheros MIPS machines. > The driver could be easily extended to other WiSoCs. > > Signed-off-by: Marek Vasut > Cc: Daniel Schwierzeck > Cc: Joe Hershberger > Cc: Wills Wang > --- > V2: - Drop the printf() in case malloc fails, it's pointless to try > and print something if we cannot allocate memory, since printf > also allocates memory. > V3: - Replace magic 0x11 with MII_MIPSCR register > --- > drivers/net/Kconfig | 9 + > drivers/net/Makefile | 1 + > drivers/net/ag7xxx.c | 980 +++++++++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 990 insertions(+) > create mode 100644 drivers/net/ag7xxx.c > applied to u-boot-mips, thanks. -- - Daniel -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 473 bytes Desc: OpenPGP digital signature URL: