1GENWQE_UPDATE(1) User Commands GENWQE_UPDATE(1)
2
3
4
6 genwqe_update - IBM Hardware Accelerator Tool.
7
9 genwqe_update [-h, --help] [-v,--verbose] [-C,--card <cardno>]
10
12 [-V, --version] [-v, --verbose] [-f, --file <image.rbf>] [-p,
13 --partition <partition>] Default: 1 [-x, --verify <0:no|1:yes>]
14
15 This utility updates the Genwqes FLASH with an new image from an *.rbf
16 file. Do not disconnect the card from power while updating. Ensure you
17 have the correct update image. Use of incorrect images or interrupting
18 the update will make the card unusable. Example flashing a Genwqe de‐
19 fault Partition (Partition 1):
20
21 ./genwqe_update -C0 -f chip_a5_latest.rbf
22
23 Example flashing a Genwqe backup Partition (Partition 0):
24 ./genwqe_update -C0 -p 0 -f chip_a5_latest.rbf
25
26 Please note that updating the card can take some time. So please be
27 patient and do not try to abort this process, because this might cor‐
28 rupt the card image, and the card won't work as expected afterwards.
29
30
31
32genwqe_update 4.0.20 July 2023 GENWQE_UPDATE(1)