]> git.sur5r.net Git - u-boot/blobdiff - tools/env/fw_env.h
esd WUH405 and DU405 board updated
[u-boot] / tools / env / fw_env.h
index 7d7be04157351df6af58c777f06569150b692eca..cc2ff09572e8fed800a44c556d9ed9ac74988d6f 100644 (file)
  * MA 02111-1307 USA
  */
 
-/* 
- * To build the utility with the run-time configuration 
+/*
+ * To build the utility with the run-time configuration
  * uncomment the next line.
  * See included "fw_env.config" sample file (TRAB board)
  * for notes on configuration.
  */
-/*#define CONFIG_FILE     "/etc/fw_env.config" */
+#define CONFIG_FILE     "/etc/fw_env.config"
 
 #define HAVE_REDUND /* For systems with 2 env sectors */
 #define DEVICE1_NAME      "/dev/mtd1"