diff options
Diffstat (limited to 'include/configs/bf537-srv1.h')
| -rw-r--r-- | include/configs/bf537-srv1.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/configs/bf537-srv1.h b/include/configs/bf537-srv1.h index da3681def..52d5d97ab 100644 --- a/include/configs/bf537-srv1.h +++ b/include/configs/bf537-srv1.h @@ -85,7 +85,7 @@  #endif  #define CONFIG_SYS_AUTOLOAD	"no" -#define CONFIG_ROOTPATH		/romfs +#define CONFIG_ROOTPATH		"/romfs"  /* Uncomment next line to use fixed MAC address */  /* #define CONFIG_ETHADDR	02:80:ad:20:31:42 */ |