浏览代码

Merge branch 'CR_1037_sd_nosave_jianlong' into 'JH7100_VisionFive_OH_dev'

CR_1037 configs: starfive-jh7100: Add default bootargs

See merge request jh7100/u-boot!5
jianlong.huang 2 年之前
父节点
当前提交
ccecef294d
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      include/configs/starfive-jh7100.h

+ 2 - 0
include/configs/starfive-jh7100.h

@@ -62,6 +62,8 @@
 	"mmcpart=3\0"
 
 #define STARLIGHT_TEST_BOOTENV \
+	"bootargs=earlyprintk console=ttyS0,115200 debug"	\
+		"rootwait stmmaceth=chain_mode:1\0"	\
 	"testpart=0:1\0" \
 	"testenv=u74_uEnv.txt\0" \
 	"mmcsetup=mmc part\0" \