common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
[pandora-u-boot.git] / include / configs / P2020DS.h
index c69e092..2d9657a 100644 (file)
 
 #define CONFIG_HOSTNAME                unknown
 #define CONFIG_ROOTPATH                "/opt/nfsroot"
-#define CONFIG_BOOTFILE                uImage
+#define CONFIG_BOOTFILE                "uImage"
 #define CONFIG_UBOOTPATH       u-boot.bin      /* U-Boot image on TFTP server */
 
 #define CONFIG_SERVERIP                192.168.1.1