We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d70331 commit 28bfbc1Copy full SHA for 28bfbc1
sw/device/silicon_creator/rom_ext/e2e/rescue/BUILD
@@ -221,6 +221,7 @@ genrule(
221
--exec="fpga clear-bitstream"
222
--exec="fpga load-bitstream {bitstream}"
223
--exec="bootstrap --clear-uart=true {firmware}"
224
+ --exec="console --non-interactive --timeout=100ms"
225
{setup}
226
--exec="no-op --info='##### Set next slot via the rescue protocol'"
227
--exec="rescue {params} boot-svc set-next-bl0-slot --next=SlotB --get-response=false"
0 commit comments