X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fpcu_e.h;h=3aee206ad76f8865ce1ce9b2f4d6da62c9d6882d;hb=3df4f46f3209c067dcadc969ed02d27c97fa3632;hp=651738117067f37844c4330c6aec4fd0fc11618a;hpb=0a9e4e772123fe3e2bb499d7d2160c4cfd8a3a8d;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