ppc: Clean up calling of phy_reset() during init
[platform/kernel/u-boot.git] / include / configs / ELPT860.h
index ff58ea9..0f56302 100644 (file)
@@ -57,6 +57,7 @@
 #define CONFIG_BOOTDELAY       5       /* autoboot after 5 seconds     */
 
 #define CONFIG_BOARD_EARLY_INIT_F 1    /* Call board_early_init_f      */
+#define CONFIG_RESET_PHY_R     1       /* Call reset_phy()             */
 
 /* BOOT arguments */
 #define CONFIG_PREBOOT                                                    \