Re: [U-Boot] [PATCH v3][Net] Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API

2009-08-25 Thread Ben Warren
Wolfgang, Wolfgang Denk wrote: > Dear Ben Warren, > > In message <4a9069e9.2030...@gmail.com> you wrote: > >>> 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 co

Re: [U-Boot] [PATCH v3][Net] Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API

2009-08-25 Thread Wolfgang Denk
Dear Ben Warren, In message <4a9069e9.2030...@gmail.com> you wrote: > > > 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 ). OK, tested on trab (= SMDK2400),

Re: [U-Boot] [PATCH v3][Net] Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API

2009-08-24 Thread Wolfgang Denk
Dear Ben, in message <4a9069e9.2030...@gmail.com> you wrote: > > > Tested on mx31ads: works like a charm. > > > Great news! Thanks! Wait... we've not reached the goal yet, I'm afraid... > > Will try to debug the trab issues later tonight (if I manage to find a > > matching JTAG connector for

Re: [U-Boot] [PATCH v3][Net] Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API

2009-08-22 Thread Ben Warren
Wolfgang Denk wrote: > Dear Ben Warren, > > In message <1250822768-18396-1-git-send-email-biggerbadder...@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

Re: [U-Boot] [PATCH v3][Net] Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API

2009-08-22 Thread Wolfgang Denk
Dear Ben Warren, In message <1250822768-18396-1-git-send-email-biggerbadder...@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

Re: [U-Boot] [PATCH v3][Net] Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API

2009-08-22 Thread Wolfgang Denk
Dear Ben Warren, In message <1250822768-18396-1-git-send-email-biggerbadder...@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

[U-Boot] [PATCH v3][Net] Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API

2009-08-20 Thread Ben Warren
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