X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2FPM854.h;h=93090b981c3e80425856f864b32796e75180e050;hb=81735b2568cf634d601c0d4a1bbc3a3882bc8eda;hp=dbf94228ae658fb09cbe08f83f5014a0579fe209;hpb=a1aa0bb502e25fd598b5e0ccdfb2c174921d714a;p=oweals%2Fu-boot.git diff --git a/include/configs/PM854.h b/include/configs/PM854.h index dbf94228ae..93090b981c 100644 --- a/include/configs/PM854.h +++ b/include/configs/PM854.h @@ -270,11 +270,14 @@ #define TSEC2_PHY_ADDR 1 #define TSEC1_PHYIDX 0 #define TSEC2_PHYIDX 0 +#define TSEC1_FLAGS TSEC_GIGABIT +#define TSEC2_FLAGS TSEC_GIGABIT #define CONFIG_MPC85XX_FEC 1 #define CONFIG_MPC85XX_FEC_NAME "FEC" #define FEC_PHY_ADDR 3 #define FEC_PHYIDX 0 +#define FEC_FLAGS 0 /* Options are: TSEC[0-1] */ #define CONFIG_ETHPRIME "TSEC0"