tOnly use gadget serial console in cmdline. - uwu - hardware bitcoin wallet software and build system
HTML git clone https://git.parazyd.org/uwu
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 03f31396c9577a676ef5af73d337ddb560c7acba
DIR parent 0bbd46be269464fa672ee36a702d6f8c48f21035
HTML Author: parazyd <parazyd@dyne.org>
Date: Wed, 3 Feb 2021 00:49:14 +0100
Only use gadget serial console in cmdline.
Diffstat:
M rpi-boot/upstream/cmdline.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
DIR diff --git a/rpi-boot/upstream/cmdline.txt b/rpi-boot/upstream/cmdline.txt
t@@ -1 +1 @@
-console=ttyAMA0,115200 earlyprintk
-\ No newline at end of file
+console=ttyGS0,115200 earlyprintk
+\ No newline at end of file