diff options
Diffstat (limited to 'include/configs/sbc8349.h')
-rw-r--r-- | include/configs/sbc8349.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/sbc8349.h b/include/configs/sbc8349.h index fae95d7..c87370a 100644 --- a/include/configs/sbc8349.h +++ b/include/configs/sbc8349.h @@ -610,7 +610,7 @@ #endif #define CONFIG_HOSTNAME SBC8349 -#define CONFIG_ROOTPATH /tftpboot/rootfs +#define CONFIG_ROOTPATH "/tftpboot/rootfs" #define CONFIG_BOOTFILE uImage #define CONFIG_LOADADDR 800000 /* default location for tftp and bootm */ |