diff options
Diffstat (limited to 'include/configs/maxbcm.h')
-rw-r--r-- | include/configs/maxbcm.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/maxbcm.h b/include/configs/maxbcm.h index 682ce765f7..ada5267d34 100644 --- a/include/configs/maxbcm.h +++ b/include/configs/maxbcm.h @@ -55,10 +55,7 @@ #define CONFIG_ENV_SECT_SIZE (64 << 10) /* 64KiB sectors */ #define CONFIG_PHY_MARVELL /* there is a marvell phy */ -#define CONFIG_PHY_ADDR { 0x0, 0x1, 0x2, 0x3 } -#define CONFIG_SYS_NETA_INTERFACE_TYPE PHY_INTERFACE_MODE_SGMII #define PHY_ANEG_TIMEOUT 8000 /* PHY needs a longer aneg time */ -#define CONFIG_RESET_PHY_R #define CONFIG_SYS_CONSOLE_INFO_QUIET /* don't print console @ startup */ #define CONFIG_SYS_ALT_MEMTEST |