arm-rpi4: Fix 98-bootstrap-boot-by-firmware
- Return 0 at the end of the script
This commit is contained in:
parent
e82687dc95
commit
0f846a311b
@ -41,3 +41,5 @@ EOF
|
||||
|
||||
# Enable bootloading without u-boot
|
||||
sh -x rpi4-boot-nouboot $kflavour
|
||||
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user