diff options
author | Cédric Le Goater <clg@kaod.org> | 2020-08-20 18:46:38 +0200 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2020-09-08 10:08:42 +1000 |
commit | c02f9892af1f166634e1b4fd722044151acb5e88 (patch) | |
tree | 616ccbfdea3565388de79fc079eaa24af89d98eb /hw/rtc | |
parent | 4f311a70893800f33b57852ca4453823271c022b (diff) | |
download | qemu-c02f9892af1f166634e1b4fd722044151acb5e88.zip qemu-c02f9892af1f166634e1b4fd722044151acb5e88.tar.gz qemu-c02f9892af1f166634e1b4fd722044151acb5e88.tar.bz2 |
ppc/pnv: Add a HIOMAP erase command
The OPAL test suite runs a read-erase-write test on the PNOR :
https://github.com/open-power/op-test/blob/master/testcases/OpTestPNOR.py
which revealed that the IPMI HIOMAP handlers didn't support
HIOMAP_C_ERASE. Implement the sector erase command by writing 0xFF in
the PNOR memory region.
Cc: Corey Minyard <cminyard@mvista.com>
Reported-by: Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20200820164638.2515681-1-clg@kaod.org>
Acked-by: Corey Minyard <cminyard@mvista.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'hw/rtc')
0 files changed, 0 insertions, 0 deletions