summaryrefslogtreecommitdiff
path: root/include/configs/stxgp3.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/stxgp3.h')
-rw-r--r--include/configs/stxgp3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/stxgp3.h b/include/configs/stxgp3.h
index 8e46c52a53..d85d527640 100644
--- a/include/configs/stxgp3.h
+++ b/include/configs/stxgp3.h
@@ -378,7 +378,7 @@
#define CONFIG_NETMASK 255.255.255.0
#define CONFIG_HOSTNAME STX_GP3
#define CONFIG_ROOTPATH "/gppproot"
-#define CONFIG_BOOTFILE uImage
+#define CONFIG_BOOTFILE "uImage"
#define CONFIG_LOADADDR 0x1000000
#endif /* __CONFIG_H */