Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
[oweals/u-boot.git] / include / configs / logodl.h
index 7c11eeb707147904c967177ede7c667bda6968f6..047b4a4f71a4b32e669b8d1390e5aba0debcf701 100644 (file)
@@ -34,7 +34,7 @@
  * High Level Configuration Options
  * (easy to change)
  */
-#define CONFIG_PXA250          1       /* This is an PXA250 CPU            */
+#define CONFIG_PXA250          1       /* This is an PXA250 CPU            */
 #define CONFIG_GEALOG          1       /* on a Logotronic GEALOG SG board  */
 
 #undef CONFIG_USE_IRQ                  /* we don't need IRQ/FIQ stuff      */
 #undef CONFIG_MISC_INIT_R              /* FIXME: misc_init_r() missing     */
 
 
+/*
+ * BOOTP options
+ */
+#define CONFIG_BOOTP_BOOTFILESIZE
+#define CONFIG_BOOTP_BOOTPATH
+#define CONFIG_BOOTP_GATEWAY
+#define CONFIG_BOOTP_HOSTNAME
+
+
 /*
  * Command line configuration.
  */