uwu

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

commit 5e5b096b8cc4b5daa1e29b2f02f94b71071e6b23
parent 5401d0d33b197b7ccd715df1389760e337de473e
Author: parazyd <parazyd@dyne.org>
Date:   Sat, 21 Nov 2020 15:30:42 +0100

Add some useful comments to the rpi config.txt.

Diffstat:
Mrpi-boot/config.txt | 16++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)

diff --git a/rpi-boot/config.txt b/rpi-boot/config.txt @@ -1,9 +1,21 @@ +# Path to kernel binary kernel=Image + +# Path to device tree device_tree=bcm-2835-rpi-zero.dtb -#avoid_warnings=2 -gpu_mem=16 + +# Initramfs and loadaddr #initramfs initramfs.gz followkernel + +# Misc +#avoid_warnings=2 + +# Wishful boot speedups disable_splash=1 +#boot_delay=0 +gpu_mem=16 +#start_file=start_cd.elf +#fixup_file=fixup_cd.elf # There are two framebuffers when an SPI display is attached: #