X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2FPM856.h;h=6105747c70e4c3d9f4be9a1c51c53c33e4e93595;hb=81735b2568cf634d601c0d4a1bbc3a3882bc8eda;hp=6bdfa5d8f1ff175807e1c64c7697fd582e72726f;hpb=b23b547597ff2375ad13a9ab04e5257a3ad76c99;p=oweals%2Fu-boot.git diff --git a/include/configs/PM856.h b/include/configs/PM856.h index 6bdfa5d8f1..6105747c70 100644 --- a/include/configs/PM856.h +++ b/include/configs/PM856.h @@ -262,11 +262,12 @@ #define CONFIG_TSEC1_NAME "TSEC0" #define CONFIG_TSEC2 1 #define CONFIG_TSEC2_NAME "TSEC1" -#undef CONFIG_MPC85XX_FEC #define TSEC1_PHY_ADDR 0 #define TSEC2_PHY_ADDR 1 #define TSEC1_PHYIDX 0 #define TSEC2_PHYIDX 0 +#define TSEC1_FLAGS TSEC_GIGABIT +#define TSEC2_FLAGS TSEC_GIGABIT #endif /* CONFIG_TSEC_ENET */