]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/impa7.h
Big white-space cleanup.
[karo-tx-uboot.git] / include / configs / impa7.h
index 6570815696e4bd263ce9bafc3b41d73a43617e8f..e9704fc9af813d39514cac798f9d3d3203ae4464 100644 (file)
@@ -34,7 +34,7 @@
 #define CONFIG_ARM7            1       /* This is a ARM7 CPU   */
 #define CONFIG_IMPA7           1       /* on an impA7 Board      */
 #define CONFIG_ARM_THUMB       1       /* this is an ARM720TDMI */
-#define CONFIG_ARM7_REVD       1       /* enable ARM720 REV.D Workarounds */
+#define CONFIG_ARM7_REVD       1       /* enable ARM720 REV.D Workarounds */
 
 #undef CONFIG_USE_IRQ                  /* don't need them anymore */
 
 
 #define CONFIG_BAUDRATE                9600
 
-#define CONFIG_BOOTP_MASK       (CONFIG_BOOTP_DEFAULT|CONFIG_BOOTP_BOOTFILESIZE)
+/*
+ * BOOTP options
+ */
+#define CONFIG_BOOTP_SUBNETMASK
+#define CONFIG_BOOTP_GATEWAY
+#define CONFIG_BOOTP_HOSTNAME
+#define CONFIG_BOOTP_BOOTPATH
+#define CONFIG_BOOTP_BOOTFILESIZE
 
 
 /*
@@ -73,7 +80,7 @@
 
 
 #define CONFIG_BOOTDELAY       3
-#define CONFIG_BOOTARGS        "devfs=mount root=ramfs console=ttyS0,9600"
+#define CONFIG_BOOTARGS                "devfs=mount root=ramfs console=ttyS0,9600"
 /*#define CONFIG_ETHADDR       08:00:3e:26:0a:5a       */
 /*#define CONFIG_NETMASK        255.255.0.0    */
 /*#define CONFIG_IPADDR                172.22.2.128    */