Skip to content

Commit 28bfbc1

Browse files
pamauryjwnrt
authored andcommitted
[rom_ext,e2e] Slightly improve the output of a rescue test
It is useful to display the console output during the test to debug problems. Signed-off-by: Amaury Pouly <[email protected]>
1 parent 3d70331 commit 28bfbc1

File tree

1 file changed

+1
-0
lines changed
  • sw/device/silicon_creator/rom_ext/e2e/rescue

1 file changed

+1
-0
lines changed

sw/device/silicon_creator/rom_ext/e2e/rescue/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ genrule(
221221
--exec="fpga clear-bitstream"
222222
--exec="fpga load-bitstream {bitstream}"
223223
--exec="bootstrap --clear-uart=true {firmware}"
224+
--exec="console --non-interactive --timeout=100ms"
224225
{setup}
225226
--exec="no-op --info='##### Set next slot via the rescue protocol'"
226227
--exec="rescue {params} boot-svc set-next-bl0-slot --next=SlotB --get-response=false"

0 commit comments

Comments
 (0)