]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ti_am335x_common.h
ls102xa: Adjust some macros for SD boot on LS1021A QDS board
[u-boot] / include / configs / ti_am335x_common.h
index 20a55f4aa8270c47f78879663c49e87afa8c2250..9697431b449638e0a88124be96d686a711211d0e 100644 (file)
@@ -34,7 +34,6 @@
 #define CONFIG_SYS_NS16550_CLK         48000000
 
 /* Network defines. */
-#define CONFIG_CMD_NET                 /* 'bootp' and 'tftp' */
 #define CONFIG_CMD_DHCP
 #define CONFIG_CMD_MII
 #define CONFIG_BOOTP_DNS               /* Configurable parts of CMD_DHCP */
@@ -95,6 +94,6 @@
 #endif
 
 /* Now bring in the rest of the common code. */
-#include <configs/ti_armv7_common.h>
+#include <configs/ti_armv7_omap.h>
 
 #endif /* __CONFIG_TI_AM335X_COMMON_H__ */