uuu: Skip SDP check & bootloader corrup action with bcu
Given MR aim to cover corner cases missing from initial integration of bcu
in uuu
boot action.
-
bcu
must be usable even if Serial Download is not available on targeted device.
To cover this use-case we allow dispatcher to skip both CheckSerialDownloadMode
and BootBootloaderCorruptBootMediaAction
actions under two situations:
-
bcu : reset usb
is the first item inuuu.commands
block in job definition -
uuu.commands
block containbcu
commands only
As an example, it would be now possible to recover devices with:
- Serial Download not available
- u-boot not reaching prompt state => impossibility to corrupt boot media