X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fpcu_e.h;h=3aee206ad76f8865ce1ce9b2f4d6da62c9d6882d;hb=206c00f26f56af02686cb69bfe5c75e979063171;hp=651738117067f37844c4330c6aec4fd0fc11618a;hpb=68ccfa482be0c7e4aa18285aceb214ed7f5d8e89;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/pcu_e.h b/include/configs/pcu_e.h index 6517381..3aee206 100644 --- a/include/configs/pcu_e.h +++ b/include/configs/pcu_e.h @@ -42,6 +42,9 @@ #define CONFIG_MPC860T 1 #define CONFIG_PCU_E 1 /* ...on a PCU E board */ +#define CONFIG_MISC_INIT_R 1 /* Call misc_init_r() */ +#define CONFIG_RESET_PHY_R 1 /* Call reset_phy() */ + #define CONFIG_8xx_CONS_SMC1 1 /* Console is on SMC1 */ #define CONFIG_BAUDRATE 9600