From b6f8435664db077235be537b64a67d03bd235c32 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Thu, 1 Dec 2005 01:17:24 +0100 Subject: Adjust TQM834x PHY addresses for latest hardware revision. --- include/configs/TQM834x.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/configs/TQM834x.h') diff --git a/include/configs/TQM834x.h b/include/configs/TQM834x.h index c25a7775b..ba2f4ead2 100644 --- a/include/configs/TQM834x.h +++ b/include/configs/TQM834x.h @@ -249,7 +249,7 @@ extern int tqm834x_num_flash_banks; #define CONFIG_MPC83XX_TSEC1_NAME "TSEC0" #define CONFIG_MPC83XX_TSEC2 1 #define CONFIG_MPC83XX_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 -- cgit v1.2.3