common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
[pandora-u-boot.git] / include / configs / P2041RDB.h
index 5c90299..6d45bb1 100644 (file)
@@ -572,7 +572,7 @@ unsigned long get_board_sys_clk(unsigned long dummy);
  * Environment Configuration
  */
 #define CONFIG_ROOTPATH                "/opt/nfsroot"
-#define CONFIG_BOOTFILE                uImage
+#define CONFIG_BOOTFILE                "uImage"
 #define CONFIG_UBOOTPATH       u-boot.bin
 
 /* default location for tftp and bootm */