X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fnetdev.h;h=b8d303d0895b24dd90607baced372568159282c0;hb=b04eb342af72d5dbcc29ccd7f3f9475044113361;hp=d1aaf0cd2d0637b597a55c49e746d9fba1b9fd19;hpb=9afc1af01f2d4b033e0da5df105b399949976a12;p=u-boot diff --git a/include/netdev.h b/include/netdev.h index d1aaf0cd2d..b8d303d089 100644 --- a/include/netdev.h +++ b/include/netdev.h @@ -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.