Files
qemu-qemu-1/hw
Cédric Le Goater 08557a089e hw/arm/msf2-som: Fix spansion-cr2nv value for S25FL128S
The emcraft-sf2 board set spansion-cr2nv to 1, which the old m25p80
code treated as a byte count. With the dummy cycle to byte conversion
fix, CR2V=1 at SPI x1 is 1 bit, not byte-aligned, and triggers an
assertion. Use the S25FL128S default of 0x8 (8 cycles = 1 byte at
SPI x1), preserving the same runtime behavior.

Signed-off-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Bin Meng <bin.meng@processmission.com>
Tested-by: Philippe Mathieu-Daudé <philmd@oss.qualcomm.com>
Message-Id: <20d58663-a8d1-41ff-9348-cae4982c30f0@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@oss.qualcomm.com>
2026-07-07 17:10:24 +02:00
..
2026-07-05 09:06:13 -04:00
2026-07-01 19:59:10 +10:00
2026-05-21 08:20:58 +02:00
2026-02-27 14:22:07 +01:00
2026-05-18 13:47:25 +02:00
2025-12-27 10:11:08 +01:00
2026-03-08 23:08:41 +01:00
2026-06-17 09:25:58 +02:00