URI: 
       tcmdline: Output console on the serial gadget. - 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 192f38cae340ad4998274aabb2ade35aa8588007
   DIR parent 55349405f0b5cee855efbccbeddb370e0f3d6c4f
  HTML Author: parazyd <parazyd@dyne.org>
       Date:   Sat, 21 Nov 2020 02:22:03 +0100
       
       cmdline: Output console on the serial gadget.
       
       Diffstat:
         M rpi-boot/cmdline.txt                |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/rpi-boot/cmdline.txt b/rpi-boot/cmdline.txt
       t@@ -1 +1 @@
       -console=serial0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 fsck.repair=yes rootwait
       +console=ttyGS0,115200 root=/dev/mmcblk0p2 rootfstype=ext4 fsck.repair=yes rootwait