Re: [PATCH 1/1] hw: m25p80: add W# pin and SRWD bit for write protection

2022-06-03 Thread Cédric Le Goater
Hello Iris, On 5/26/22 04:12, Iris Chen wrote: From: Iris Chen Add the W# pin and SRWD bit which control the status register write ability. may be replace W# by WP# (for write protect) Signed-off-by: Iris Chen --- hw/block/m25p80.c | 72 +++

[PATCH 1/1] hw: m25p80: add W# pin and SRWD bit for write protection

2022-05-25 Thread Iris Chen
From: Iris Chen Add the W# pin and SRWD bit which control the status register write ability. Signed-off-by: Iris Chen --- hw/block/m25p80.c | 72 +++ tests/qtest/aspeed_smc-test.c | 62 ++ 2 files changed, 134 insertions(+