diff options
Diffstat (limited to 'include/configs/mecp5123.h')
-rw-r--r-- | include/configs/mecp5123.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mecp5123.h b/include/configs/mecp5123.h index c0bed27..ed9282b 100644 --- a/include/configs/mecp5123.h +++ b/include/configs/mecp5123.h @@ -372,7 +372,7 @@ #define CONFIG_TIMESTAMP #define CONFIG_HOSTNAME mecp512x -#define CONFIG_BOOTFILE /tftpboot/mecp512x/uImage +#define CONFIG_BOOTFILE "/tftpboot/mecp512x/uImage" #define CONFIG_ROOTPATH "/tftpboot/mecp512x/target_root" #define CONFIG_LOADADDR 400000 /* def. location for tftp and bootm */ |