in arch/powerpc/include/asm/config.h there is
/* The FMAN driver uses the PHYLIB infrastructure */
 #if defined(CONFIG_FMAN_ENET)
#define CONFIG_PHYLIB
 #endif
but drivers/net/fm/eth.c has optional PHYLIB support(aka PHY less or fixed 
PHY)

This does not add up and I wonder if PHY less mode for FMAN is 
disfunctional?
I am doing board bringup on a custom P2041/P2040 with no PHYs and I really
want to used this PHY less mode. If not possible, anyone have a Fixed PHY 
patch handy
for FMAN?
 
   Jocke
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to