uboot: not required BOOTLOADER=uboot for 00-uboot-prepare
This commit is contained in:
parent
0f28ee414f
commit
b142de6eb3
@ -1,7 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
[ "$GLOBAL_BASE_BOOTLOADER" = 'uboot' ] || exit 0
|
||||
|
||||
if [ -n "$GLOBAL_TTY_RATE" ] ;then
|
||||
TTY="$GLOBAL_TTY_DEV","$GLOBAL_TTY_RATE"
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user