Conditionally perform common relocation fixups
[oweals/u-boot.git] / include / configs / SPD823TS.h
index 4181a400e881bdf6b80d7b340d961a6e0c7c87aa..fa77882cfd1a1f41e9c3cba26fca6fe0f0d015d3 100644 (file)
@@ -36,6 +36,8 @@
 #define CONFIG_MPC823          1       /* This is a MPC823 CPU         */
 #define CONFIG_SPD823TS                1       /* ...on a SPD823TS board       */
 
+#define CONFIG_RESET_PHY_R     1       /* Call reset_phy()             */
+
 #define CONFIG_8xx_CONS_SMC1   1       /* Console is on SMC1           */
 #undef CONFIG_8xx_CONS_SMC2
 #undef CONFIG_8xx_CONS_NONE