uwu

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

commit cf4d1efd9128d429177af35489ce0f0dc1dd7eb2
parent b13ff3df8b4b271a215ece32ab4cfa8eabc0055a
Author: parazyd <parazyd@dyne.org>
Date:   Tue,  2 Feb 2021 22:43:33 +0100

Actually boot into initramfs.

Diffstat:
Mrpi-boot/config.txt | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/rpi-boot/config.txt b/rpi-boot/config.txt @@ -1,6 +1,7 @@ [all] enable_uart=1 upstream_kernel=1 +initramfs initramfs.cpio followkernel avoid_warnings=2 gpu_mem=16 disable_splash=1