X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fidmr.h;h=50dd918385413186144b8619dd170f7a97532e05;hb=2672d5db1d89e94b78c3475d46e16fa23a9d54d8;hp=3fe8f701fdc81f581b543aeaa87138db2277e5df;hpb=8b3637c662e8a322f542942e5ee76b95ed9d9e39;p=u-boot diff --git a/include/configs/idmr.h b/include/configs/idmr.h index 3fe8f701fd..50dd918385 100644 --- a/include/configs/idmr.h +++ b/include/configs/idmr.h @@ -56,7 +56,7 @@ #define CONFIG_GATEWAYIP 192.168.1.1 #define CONFIG_NETMASK 255.255.0.0 #define CONFIG_HOSTNAME idmr -#define CONFIG_BOOTFILE /tftpboot/idmr/uImage +#define CONFIG_BOOTFILE "/tftpboot/idmr/uImage" #define CONFIG_PREBOOT "echo;echo Type \\\"run flash_nfs\\\" to mount root " \ "filesystem over NFS; echo"