uwu

hardware bitcoin wallet software and build system
git clone https://git.parazyd.org/uwu
Log | Files | Refs | README | LICENSE

commit d26b1e22f7ccbf852a918f53664f465a843a0a65
parent 2354577e2c59894bfee72e287fb91d467c88d97e
Author: parazyd <parazyd@dyne.org>
Date:   Tue,  2 Feb 2021 22:09:19 +0100

Update config.txt and cmdline.txt.

Diffstat:
Mrpi-boot/config.txt | 2+-
Mrpi-boot/upstream/cmdline.txt | 3++-
2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/rpi-boot/config.txt b/rpi-boot/config.txt @@ -2,6 +2,6 @@ enable_uart=1 upstream_kernel=1 avoid_warnings=2 -#gpu_mem=16 +gpu_mem=16 disable_splash=1 boot_delay=0 diff --git a/rpi-boot/upstream/cmdline.txt b/rpi-boot/upstream/cmdline.txt @@ -1 +1 @@ -console=ttyAMA0,115200 console=ttyGS0,115200 earlyprintk root=/dev/mmcblk0p2 rootwait +console=ttyAMA0,115200 earlyprintk+ \ No newline at end of file