Browse Source

vf610twr: Updated the default console to ttyLP1

Roshni Shah 10 years ago
parent
commit
e9143aa961
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/configs/vf610twr.h

+ 1 - 1
include/configs/vf610twr.h

@@ -159,7 +159,7 @@
 #define CONFIG_EXTRA_ENV_SETTINGS \
 	"script=boot.scr\0" \
 	"uimage=uImage\0" \
-	"console=ttymxc1\0" \
+	"console=ttyLP1\0" \
 	"fdt_high=0xffffffff\0" \
 	"initrd_high=0xffffffff\0" \
 	"fdt_file=vf610-twr.dtb\0" \