Merge with git://www.denx.de/git/u-boot.git
[oweals/u-boot.git] / include / configs / Total5200.h
index ba2daf73cd7dd12118e08396d5705fe0ef66e558..9edf79022dc8b00b952bb8a8e17eeee60e18ad2f 100644 (file)
 #define CONFIG_USB_STORAGE
 
 
+/*
+ * BOOTP options
+ */
+#define CONFIG_BOOTP_BOOTFILESIZE
+#define CONFIG_BOOTP_BOOTPATH
+#define CONFIG_BOOTP_GATEWAY
+#define CONFIG_BOOTP_HOSTNAME
+
+
 /*
  * Command line configuration.
  */
 #include <config_cmd_default.h>
 
-#if definded(CONFIG_MPC5200)
+#if defined(CONFIG_MPC5200)
     #define CONFIG_CMD_PCI
 #endif