diff options
author | Tom Rini <trini@konsulko.com> | 2016-04-08 19:31:06 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-04-08 19:31:06 -0400 |
commit | e16e137c377c8b96d8d91263d0b6d8470169f841 (patch) | |
tree | 52293943dad7a82446aed38bb792d85c6d04b2a4 /include/configs/T1040QDS.h | |
parent | 43d3fb5c0609a76409e7859a2a5800670c7b5bd2 (diff) | |
parent | 50689461205e0125759eb1a43787383a3fa09b48 (diff) | |
download | u-boot-e16e137c377c8b96d8d91263d0b6d8470169f841.tar.gz |
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Diffstat (limited to 'include/configs/T1040QDS.h')
-rw-r--r-- | include/configs/T1040QDS.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/T1040QDS.h b/include/configs/T1040QDS.h index aa0f802233..f52889dc61 100644 --- a/include/configs/T1040QDS.h +++ b/include/configs/T1040QDS.h @@ -677,7 +677,7 @@ unsigned long get_board_ddr_clk(void); /* Enable VSC9953 L2 Switch driver */ #define CONFIG_VSC9953 -#define CONFIG_VSC9953_CMD +#define CONFIG_CMD_ETHSW #define CONFIG_SYS_FM1_QSGMII11_PHY_ADDR 0x14 #define CONFIG_SYS_FM1_QSGMII21_PHY_ADDR 0x18 |