summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/configs/starfive-jh7100.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/starfive-jh7100.h b/include/configs/starfive-jh7100.h
index ab9a2f149f..423db8d1c9 100644
--- a/include/configs/starfive-jh7100.h
+++ b/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" \