Commit 540f1082 authored by Anton Midyukov's avatar Anton Midyukov

uboot: Reorder cmdline variables

Temp fix
parent 8728b466
......@@ -17,5 +17,5 @@ label linux
kernel /boot/vmlinuz
initrd /boot/initrd.img
fdtdir /boot/dtb
append root=LABEL=ROOT ro $TTY $GLOBAL_BASE_BOOTARGS
append root=LABEL=ROOT ro $GLOBAL_BASE_BOOTARGS $TTY
EOF
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment