powerpc/85xx: Fix NAND SPL support
[oweals/u-boot.git] / include / configs / P2041RDB.h
index 337e8df27d8b7bbf832387a28eae753380fba131..6d45bb1e8d8ef2460694c192484e91e513a9a584 100644 (file)
@@ -571,8 +571,8 @@ unsigned long get_board_sys_clk(unsigned long dummy);
 /*
  * Environment Configuration
  */
-#define CONFIG_ROOTPATH                /opt/nfsroot
-#define CONFIG_BOOTFILE                uImage
+#define CONFIG_ROOTPATH                "/opt/nfsroot"
+#define CONFIG_BOOTFILE                "uImage"
 #define CONFIG_UBOOTPATH       u-boot.bin
 
 /* default location for tftp and bootm */