Re: [PATCH v2 2/9] hw/nvram: Introduce Xilinx Versal eFuse device

2021-09-07 Thread Peter Maydell
On Mon, 23 Aug 2021 at 18:49, Tong Ho wrote: > > This implements the Xilinx Versal eFuse, an one-time > field-programmable non-volatile storage device. There is > only one such device in the Xilinx Versal product family. > > The command argument: > -drive if=pflash,index=N,... > Can be used to

[PATCH v2 2/9] hw/nvram: Introduce Xilinx Versal eFuse device

2021-08-23 Thread Tong Ho
This implements the Xilinx Versal eFuse, an one-time field-programmable non-volatile storage device. There is only one such device in the Xilinx Versal product family. The command argument: -drive if=pflash,index=N,... Can be used to optionally connect the storage array to a backend storage, su