powerpc/85xx: Fix NAND SPL support
[oweals/u-boot.git] / include / configs / P2020DS.h
index 3fa38daaf890d6273d5098ed9cde82c3fb4b38d7..2d9657a15347d5c038bc38ebf80a8cea2ead245b 100644 (file)
 #define CONFIG_IPADDR          192.168.1.254
 
 #define CONFIG_HOSTNAME                unknown
-#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 */
 
 #define CONFIG_SERVERIP                192.168.1.1