uboot: Reorder cmdline variables
Temp fix
This commit is contained in:
parent
8728b4669c
commit
540f1082d8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user