From dddcac327407f7c4e37f0bc3f150aba5ffae814d Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman Date: Thu, 14 Jul 2022 22:20:19 +0200 Subject: [PATCH] Update --- dev-embedded/u-boot-pinephone-pro/files/boot.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-embedded/u-boot-pinephone-pro/files/boot.txt b/dev-embedded/u-boot-pinephone-pro/files/boot.txt index f3811cc..9ed0e5d 100644 --- a/dev-embedded/u-boot-pinephone-pro/files/boot.txt +++ b/dev-embedded/u-boot-pinephone-pro/files/boot.txt @@ -15,8 +15,8 @@ gpio set 105 gpio set 154 # Set root partition to the second partition of boot device -<> uuid_boot -<> uuid_root +uuid_boot="" +uuid_root="" setenv bootargs loglevel=4 console=ttyS2,1500000 console=tty0 earlycon=uart8250,mmio32,0xff1a0000 consoleblank=0 boot=PARTUUID=${uuid_boot} root=PARTUUID=${uuid_root} rw rootwait quiet audit=0 bootsplash.bootfile=bootsplash-themes/manjaro/bootsplash