Skip to content

Commit

Permalink
how-to: auto update: update doc with console output on failure example
Browse files Browse the repository at this point in the history
Fix the console output example of the "Failed to Verify image" failure
use case, as it shouldn't print the "Verification of Update Image passed!"
message.

Signed-off-by: Valentina Fernandez <valentina.fernandezalanis@microchip.com>
  • Loading branch information
vfalanis committed Jun 26, 2023
1 parent d19e157 commit 52ed468
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion how-to/re-programming-the-fpga-from-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,6 @@ root@mpfs-video-kit:~# echo 1 > /sys/kernel/debug/fpga/microchip_exec_update
[73947.850574] mpfs-auto-update mpfs-auto-update: Writing the image to the flash at address (1500400)
[73950.270617] mpfs-auto-update mpfs-auto-update: Running verification of Update Image
[73950.298524] mpfs-auto-update mpfs-auto-update: Verification of Update Image failed!
[73950.306355] mpfs-auto-update mpfs-auto-update: Verification of Update Image passed!
[73950.314199] fpga_manager fpga0: Error after writing image data to FPGA
[73950.321164] mpfs-auto-update mpfs-auto-update: Failed to write the bitstream
[73950.328294] mpfs-auto-update mpfs-auto-update: error -EBADMSG: Auto Update failed
Expand Down

0 comments on commit 52ed468

Please sign in to comment.