]> git.sur5r.net Git - u-boot/blobdiff - include/configs/T1040QDS.h
warp: Select BOUNCE_BUFFER and CMD_EXT options
[u-boot] / include / configs / T1040QDS.h
index 5ebc8709aa133366fadec271febde730ae750e8a..92f5f56718cb310da2ddd949aa25cb0e72a5fd2a 100644 (file)
@@ -692,6 +692,12 @@ unsigned long get_board_ddr_clk(void);
 #define CONFIG_PHY_GIGE                /* Include GbE speed/duplex detection */
 #endif
 
+/* Enable VSC9953 L2 Switch driver */
+#define CONFIG_VSC9953
+#define CONFIG_VSC9953_CMD
+#define CONFIG_SYS_FM1_QSGMII11_PHY_ADDR       0x14
+#define CONFIG_SYS_FM1_QSGMII21_PHY_ADDR       0x18
+
 /*
  * Dynamic MTD Partition support with mtdparts
  */