From: Codrin Ciubotariu Date: Mon, 14 Mar 2016 11:46:51 +0000 (+0200) Subject: powerpc: t1040qds: Use generic ethsw commands X-Git-Tag: v2016.05-rc1~30^2~2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4c1ceb6954d3e2defabe5633567ad1335f2ac730;p=u-boot 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 Acked-by: Joe Hershberger Reviewed-by: York Sun --- 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