powerpc/85xx: Fix NAND SPL support
[oweals/u-boot.git] / include / configs / idmr.h
index 3fe8f701fdc81f581b543aeaa87138db2277e5df..50dd918385413186144b8619dd170f7a97532e05 100644 (file)
@@ -56,7 +56,7 @@
 #define CONFIG_GATEWAYIP       192.168.1.1
 #define CONFIG_NETMASK         255.255.0.0
 #define CONFIG_HOSTNAME                idmr
-#define CONFIG_BOOTFILE                /tftpboot/idmr/uImage
+#define CONFIG_BOOTFILE                "/tftpboot/idmr/uImage"
 #define CONFIG_PREBOOT         "echo;echo Type \\\"run flash_nfs\\\" to mount root " \
                                "filesystem over NFS; echo"