]> git.sur5r.net Git - u-boot/blobdiff - include/configs/debris.h
microblaze: Enable TFTP put command
[u-boot] / include / configs / debris.h
index 60c70ebb2e74077e0a23c07fde9543abc100d821..60c7c4058f87a3ad19ec2aca9775dec528b5ed13 100644 (file)
@@ -81,7 +81,7 @@
 #undef CONFIG_SYS_AUTOLOAD
 
 /* rootpath */
-#define CONFIG_ROOTPATH /tftpboot/target
+#define CONFIG_ROOTPATH "/tftpboot/target"
 
 /* gatewayip */
 #define CONFIG_GATEWAYIP 192.168.0.1
@@ -93,7 +93,7 @@
 #define CONFIG_HOSTNAME debris
 
 /* bootfile */
-#define CONFIG_BOOTFILE pImage
+#define CONFIG_BOOTFILE "pImage"
 
 /* loadaddr */
 #define CONFIG_LOADADDR 800000