Browse Source

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 1 year ago
parent
commit
ccecef294d
1 changed files with 2 additions and 0 deletions
  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" \