diff options
Diffstat (limited to 'include/configs/sbc405.h')
| -rw-r--r-- | include/configs/sbc405.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/sbc405.h b/include/configs/sbc405.h index d93ca2d98..c156820ac 100644 --- a/include/configs/sbc405.h +++ b/include/configs/sbc405.h @@ -58,6 +58,7 @@  #define CONFIG_BOOTCOMMAND      "version;echo;tftpboot ${loadaddr} ${loadfile};bootvx"      /* autoboot command     */ +#define CONFIG_PPC4xx_EMAC  #define CONFIG_MII		1	/* MII PHY management		*/  #define CONFIG_PHY_ADDR		0	/* PHY address			*/  #define CONFIG_PHY_RESET_DELAY	300	/* Intel LXT971A needs this	*/ |