powerpc/85xx: Fix NAND SPL support
[oweals/u-boot.git] / include / configs / corenet_ds.h
index 007521055067b3f679dae9631ae7d829c924b4c9..bc0aeebb441118144531df4716fb84fc67769b21 100644 (file)
 /*
  * 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      /* U-Boot image on TFTP server */
 
 /* default location for tftp and bootm */