Explorar o código

Adjust TQM85x PHY addresses for latest hardware revision.

Wolfgang Denk %!s(int64=19) %!d(string=hai) anos
pai
achega
4d03a21f23
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      include/configs/TQM8540.h
  2. 1 1
      include/configs/TQM8560.h

+ 1 - 1
include/configs/TQM8540.h

@@ -307,7 +307,7 @@
 #define CONFIG_MPC85XX_TSEC1_NAME	"TSEC0"
 #define CONFIG_MPC85XX_TSEC2	1
 #define CONFIG_MPC85XX_TSEC2_NAME	"TSEC1"
-#define TSEC1_PHY_ADDR		0
+#define TSEC1_PHY_ADDR		2
 #define TSEC2_PHY_ADDR		1
 #define TSEC1_PHYIDX		0
 #define TSEC2_PHYIDX		0

+ 1 - 1
include/configs/TQM8560.h

@@ -309,7 +309,7 @@
 #define CONFIG_MPC85XX_TSEC1_NAME	"TSEC0"
 #define CONFIG_MPC85XX_TSEC2	1
 #define CONFIG_MPC85XX_TSEC2_NAME	"TSEC1"
-#define TSEC1_PHY_ADDR		0
+#define TSEC1_PHY_ADDR		2
 #define TSEC2_PHY_ADDR		1
 #define TSEC1_PHYIDX		0
 #define TSEC2_PHYIDX		0