tUpdate config.txt and cmdline.txt. - 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 d26b1e22f7ccbf852a918f53664f465a843a0a65
DIR parent 2354577e2c59894bfee72e287fb91d467c88d97e
HTML Author: parazyd <parazyd@dyne.org>
Date: Tue, 2 Feb 2021 22:09:19 +0100
Update config.txt and cmdline.txt.
Diffstat:
M rpi-boot/config.txt | 2 +-
M rpi-boot/upstream/cmdline.txt | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
---
DIR diff --git a/rpi-boot/config.txt b/rpi-boot/config.txt
t@@ -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
DIR diff --git a/rpi-boot/upstream/cmdline.txt b/rpi-boot/upstream/cmdline.txt
t@@ -1 +1 @@
-console=ttyAMA0,115200 console=ttyGS0,115200 earlyprintk root=/dev/mmcblk0p2 rootwait
+console=ttyAMA0,115200 earlyprintk
+\ No newline at end of file