Browse Source

增加设置双轨迹线的环境变量

luyuan_t440 3 năm trước cách đây
mục cha
commit
8625f42f9f
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      u-boot/include/configs/ark1668e_devb_emmc.h

+ 3 - 0
u-boot/include/configs/ark1668e_devb_emmc.h

@@ -209,6 +209,7 @@
 	"emmcargs=setenv bootargs console=ttyS0,115200 " \
 		"earlyprintk  loglevel=8 clk_ignore_unused lpj=2285568 " \
 		"${emmcparts} " \
+		"trackid=${switch_lang_id} " \
 		"root=${emmcroot} " \
 		"rootfstype=${emmcrootfstype}\0" \
 	"emmcroot=/dev/mmcblk0p10 rw\0" \
@@ -261,6 +262,7 @@
 	"bootanimationaddr=0x5e000000\0" \
 	"bootanimationsize=0\0" \
 	"reversingtrackaddr=0x5ea00000\0" \
+	"switch_lang_id=0\0" \
 	"reversingtracksize=0\0" \
 	"ipaddr=192.168.5.66\0" \
 	"update_from_ota=no\0" \
@@ -326,6 +328,7 @@
 	"bootanimationaddr=0x5e000000\0" \
 	"bootanimationsize=0\0" \
 	"reversingtrackaddr=0x5ea00000\0" \
+	"switch_lang_id=0\0" \
 	"reversingtracksize=0\0" \
 	"ipaddr=192.168.5.66\0" \
 	NANDARGS