diff options
Diffstat (limited to 'include/configs/vme8349.h')
-rw-r--r-- | include/configs/vme8349.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/vme8349.h b/include/configs/vme8349.h index fe2bc1d..4129bb4 100644 --- a/include/configs/vme8349.h +++ b/include/configs/vme8349.h @@ -545,7 +545,7 @@ #endif #define CONFIG_HOSTNAME VME8349 -#define CONFIG_ROOTPATH /tftpboot/rootfs +#define CONFIG_ROOTPATH "/tftpboot/rootfs" #define CONFIG_BOOTFILE uImage #define CONFIG_LOADADDR 800000 /* def location for tftp and bootm */ |