All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3][Net] Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API
Date: Sat, 22 Aug 2009 14:58:01 -0700	[thread overview]
Message-ID: <4A9069E9.2030000@gmail.com> (raw)
In-Reply-To: <20090822132011.B120E833DBD2@gemini.denx.de>

Wolfgang Denk wrote:
> Dear Ben Warren,
>
> In message <1250822768-18396-1-git-send-email-biggerbadderben@gmail.com> you wrote:
>   
>> All in-tree boards that use this controller have CONFIG_NET_MULTI added
>> Also:
>>   - changed CONFIG_DRIVER_CS8900 to CONFIG_CS8900
>>   - changed CS8900_BASE to CONFIG_CS8900_BASE
>>   - changed CS8900_BUS?? to CONFIG_CS8900_BUS??
>>   - cleaned up line lengths
>>   - modified VCMA9 command function that accesses the device
>>   - removed MAC address initialization from lib_arm/board.c
>>
>> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
>> ---
>>
>> v3: Added accessor macros to ensure proper bus access 
>> v2: Fixed typo: CS8900_BUS32 -> CONFIG_CS8900_BUS32
>>     Added more descriptive printf in cs8900_init as suggested by Wolfgang
>>     Initialize 'priv' data structure in cs8900_initialize()
>>     
>
> Tested on mx31ads: works like a charm.
>
>   
Great news!  Thanks!
> Will try to debug the trab issues later tonight (if I manage to find a
> matching JTAG connector for this board ).
>
>   
> Best regards,
>
> Wolfgang Denk
>
>   

Thanks again for your help.

Ben

  reply	other threads:[~2009-08-22 21:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-21  2:46 [U-Boot] [PATCH v3][Net] Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API Ben Warren
2009-08-22 12:23 ` Wolfgang Denk
2009-08-22 13:20 ` Wolfgang Denk
2009-08-22 21:58   ` Ben Warren [this message]
2009-08-24 20:44     ` Wolfgang Denk
2009-08-25 10:53     ` Wolfgang Denk
2009-08-25 16:40       ` Ben Warren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A9069E9.2030000@gmail.com \
    --to=biggerbadderben@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.