net: Add driver for Zynq Gem IP
Device driver for Zynq Gem IP. Signed-off-by: Michal Simek <monstr@monstr.eu> CC: Joe Hershberger <joe.hershberger@gmail.com> CC: Marek Vasut <marex@denx.de> Acked-by: Marek Vasut <marex@denx.de>
This commit is contained in:
committed by
Joe Hershberger
parent
1dff9d0f54
commit
185f7d9afc
+1
-1
@@ -104,7 +104,7 @@ int xilinx_emaclite_initialize(bd_t *bis, unsigned long base_addr,
|
||||
int txpp, int rxpp);
|
||||
int xilinx_ll_temac_eth_init(bd_t *bis, unsigned long base_addr, int flags,
|
||||
unsigned long ctrl_addr);
|
||||
|
||||
int zynq_gem_initialize(bd_t *bis, int base_addr);
|
||||
/*
|
||||
* As long as the Xilinx xps_ll_temac ethernet driver has not its own interface
|
||||
* exported by a public hader file, we need a global definition at this point.
|
||||
|
||||
Reference in New Issue
Block a user