summaryrefslogtreecommitdiff
path: root/boot
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2024-02-04 01:59:20 -0800
committerXiao Pan <gky44px1999@gmail.com>2024-02-04 01:59:20 -0800
commitc1c9bc5b308a32b1d4ef5ebe77c79957aa47babb (patch)
tree5b488db22a107f7aaa843bf99a2b06701c3682e6 /boot
parentf5d72e756add5671745992c0ff6a1b9a69cbaa2b (diff)
refactor
Diffstat (limited to 'boot')
-rwxr-xr-xboot/boot.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/boot.txt b/boot/boot.txt
index 1bb642a9..adc9b559 100755
--- a/boot/boot.txt
+++ b/boot/boot.txt
@@ -1,6 +1,6 @@
gpio set 98 # Enable vibrator
-setenv bootargs loglevel=4 console=${console} console=tty0 cryptdevice=UUID=5f5bcfd4-816c-4a69-97b2-0dae88dc7c0c:root root=/dev/mapper/root rw rootwait quiet
+setenv bootargs loglevel=4 console=${console} console=tty0 cryptdevice=UUID=5f5bcfd4-816c-4a69-97b2-0dae88dc7c0c:root root=/dev/mapper/root rw rootwait quiet
echo "Loading kernel..."
load mmc ${mmc_bootdev}:1 ${ramdisk_addr_r} ${bootdir}/Image.gz