powerpc/85xx: Fix NAND SPL support
[oweals/u-boot.git] / include / configs / P1010RDB.h
index ca6178a136023f03cdabf80ebca33eb01fe49df2..af4609f841393a407287885232811108f239e24e 100644 (file)
@@ -719,8 +719,8 @@ extern unsigned long get_sdram_size(void);
 #endif
 
 #define CONFIG_HOSTNAME                P1010RDB
-#define CONFIG_ROOTPATH                /opt/nfsroot
-#define CONFIG_BOOTFILE                uImage
+#define CONFIG_ROOTPATH                "/opt/nfsroot"
+#define CONFIG_BOOTFILE                "uImage"
 #define CONFIG_UBOOTPATH       u-boot.bin/* U-Boot image on TFTP server */
 
 /* default location for tftp and bootm */