]> git.sur5r.net Git - u-boot/blobdiff - include/configs/stxgp3.h
include/video.h: drop unused video_printf()
[u-boot] / include / configs / stxgp3.h
index 6f611be9001a456eb9e5981fd0070d9b90244422..d85d5276405d7b547565f471cd7d61c8c100ca35 100644 (file)
 #define CONFIG_GATEWAYIP       192.168.85.1
 #define CONFIG_NETMASK         255.255.255.0
 #define CONFIG_HOSTNAME                STX_GP3
-#define CONFIG_ROOTPATH                /gppproot
-#define CONFIG_BOOTFILE                uImage
+#define CONFIG_ROOTPATH                "/gppproot"
+#define CONFIG_BOOTFILE                "uImage"
 #define CONFIG_LOADADDR                0x1000000
 
 #endif /* __CONFIG_H */