All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] AX88180: add missing init prototype
@ 2010-05-10 20:08 Mike Frysinger
  2010-05-10 21:23 ` Mike Frysinger
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Mike Frysinger @ 2010-05-10 20:08 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
 include/netdev.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/netdev.h b/include/netdev.h
index 882642a..99344ce 100644
--- a/include/netdev.h
+++ b/include/netdev.h
@@ -43,6 +43,7 @@ int cpu_eth_init(bd_t *bis);
 /* Driver initialization prototypes */
 int altera_tse_initialize(u8 dev_num, int mac_base,
 			  int sgdma_rx_base, int sgdma_tx_base);
+int ax88180_initialize(bd_t *bis);
 int au1x00_enet_initialize(bd_t*);
 int at91emac_register(bd_t *bis, unsigned long iobase);
 int bfin_EMAC_initialize(bd_t *bis);
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [U-Boot] [PATCH] AX88180: add missing init prototype
  2010-05-10 20:08 [U-Boot] [PATCH] AX88180: add missing init prototype Mike Frysinger
@ 2010-05-10 21:23 ` Mike Frysinger
  2010-05-11  6:43 ` Mike Frysinger
  2010-06-21  5:38 ` Ben Warren
  2 siblings, 0 replies; 5+ messages in thread
From: Mike Frysinger @ 2010-05-10 21:23 UTC (permalink / raw)
  To: u-boot

sorry Louis, forgot to cc you.  ive posted some AX88180 patches for u-boot you 
might want to review.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20100510/4d701005/attachment.pgp 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [U-Boot] [PATCH] AX88180: add missing init prototype
  2010-05-10 20:08 [U-Boot] [PATCH] AX88180: add missing init prototype Mike Frysinger
  2010-05-10 21:23 ` Mike Frysinger
@ 2010-05-11  6:43 ` Mike Frysinger
  2010-05-20  5:22   ` Ben Warren
  2010-06-21  5:38 ` Ben Warren
  2 siblings, 1 reply; 5+ messages in thread
From: Mike Frysinger @ 2010-05-11  6:43 UTC (permalink / raw)
  To: u-boot

Ben: ive pushed all these AX88180 patches to here so you can pull them in 
order easier:
	git://git.denx.de/u-boot-blackfin.git for-net
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20100511/5e9cff05/attachment.pgp 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [U-Boot] [PATCH] AX88180: add missing init prototype
  2010-05-11  6:43 ` Mike Frysinger
@ 2010-05-20  5:22   ` Ben Warren
  0 siblings, 0 replies; 5+ messages in thread
From: Ben Warren @ 2010-05-20  5:22 UTC (permalink / raw)
  To: u-boot

Thanks Mike,

On Mon, May 10, 2010 at 11:43 PM, Mike Frysinger <vapier@gentoo.org> wrote:

> Ben: ive pushed all these AX88180 patches to here so you can pull them in
> order easier:
>        git://git.denx.de/u-boot-blackfin.git for-net
> -mike
>

Sorry for the delay.  I'll try to take care of this tomorrow.

regards,
Ben

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [U-Boot] [PATCH] AX88180: add missing init prototype
  2010-05-10 20:08 [U-Boot] [PATCH] AX88180: add missing init prototype Mike Frysinger
  2010-05-10 21:23 ` Mike Frysinger
  2010-05-11  6:43 ` Mike Frysinger
@ 2010-06-21  5:38 ` Ben Warren
  2 siblings, 0 replies; 5+ messages in thread
From: Ben Warren @ 2010-06-21  5:38 UTC (permalink / raw)
  To: u-boot

Hi Mike,

On 5/10/2010 1:08 PM, Mike Frysinger wrote:
> Signed-off-by: Mike Frysinger<vapier@gentoo.org>
> ---
>   include/netdev.h |    1 +
>   1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/include/netdev.h b/include/netdev.h
> index 882642a..99344ce 100644
> --- a/include/netdev.h
> +++ b/include/netdev.h
> @@ -43,6 +43,7 @@ int cpu_eth_init(bd_t *bis);
>   /* Driver initialization prototypes */
>   int altera_tse_initialize(u8 dev_num, int mac_base,
>   			  int sgdma_rx_base, int sgdma_tx_base);
> +int ax88180_initialize(bd_t *bis);
>   int au1x00_enet_initialize(bd_t*);
>   int at91emac_register(bd_t *bis, unsigned long iobase);
>   int bfin_EMAC_initialize(bd_t *bis);
>    
Applied to net/next.

regards,
Ben

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-06-21  5:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-10 20:08 [U-Boot] [PATCH] AX88180: add missing init prototype Mike Frysinger
2010-05-10 21:23 ` Mike Frysinger
2010-05-11  6:43 ` Mike Frysinger
2010-05-20  5:22   ` Ben Warren
2010-06-21  5:38 ` Ben Warren

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.