From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 24 May 2016 23:52:10 +0200 Subject: [U-Boot] [PATCH V2] net: Add ag7xxx driver for Atheros MIPS In-Reply-To: References: <1464103366-7571-1-git-send-email-marex@denx.de> <57449640.6040000@denx.de> Message-ID: <5744CD0A.9030709@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 05/24/2016 10:51 PM, Joe Hershberger wrote: > On Tue, May 24, 2016 at 12:58 PM, Marek Vasut wrote: >> On 05/24/2016 07:35 PM, Joe Hershberger wrote: >>> On Tue, May 24, 2016 at 10:22 AM, Marek Vasut wrote: >>>> 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. >>>> --- > > > >> Sorry I couldn't give you any better answer(s) to the questions about >> the magic numbers. > > OK, Please send a v3 with the one register change and I'll apply it. Just went out. Thanks -- Best regards, Marek Vasut