summaryrefslogtreecommitdiffstats
path: root/include/configs/T1040QDS.h
diff options
context:
space:
mode:
authorCodrin Ciubotariu <codrin.ciubotariu@nxp.com>2016-03-14 13:46:51 +0200
committerYork Sun <york.sun@nxp.com>2016-04-07 10:01:01 -0700
commit4c1ceb6954d3e2defabe5633567ad1335f2ac730 (patch)
tree2538bb567d916e59f8a0ebda97a7efccb212e61c /include/configs/T1040QDS.h
parent46a16bd895144617575c788d9c2554aeef76ac44 (diff)
downloadblackbird-obmc-uboot-4c1ceb6954d3e2defabe5633567ad1335f2ac730.tar.gz
blackbird-obmc-uboot-4c1ceb6954d3e2defabe5633567ad1335f2ac730.zip
powerpc: t1040qds: Use generic ethsw commands
The commands for the VSC9953 l2 switch from T1040 became generic in patch https://patchwork.ozlabs.org/patch/499748/ and the define was renamed. Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@nxp.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'include/configs/T1040QDS.h')
-rw-r--r--include/configs/T1040QDS.h2
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
OpenPOWER on IntegriCloud