[U-Boot] [PATCH V2] net: Add ag7xxx driver for Atheros MIPS

Joe Hershberger joe.hershberger at gmail.com
Tue May 24 22:51:07 CEST 2016


On Tue, May 24, 2016 at 12:58 PM, Marek Vasut <marex at denx.de> wrote:
> On 05/24/2016 07:35 PM, Joe Hershberger wrote:
>> On Tue, May 24, 2016 at 10:22 AM, Marek Vasut <marex at denx.de> 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 <marex at denx.de>
>>> Cc: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
>>> Cc: Joe Hershberger <joe.hershberger at ni.com>
>>> Cc: Wills Wang <wills.wang at live.com>
>>> ---
>>> 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.
>>> ---

<snip>

> 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.

Cheers,
-Joe


More information about the U-Boot mailing list