[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/5] hw: Cleanups around PFLASH use
From: |
Philippe Mathieu-Daudé |
Subject: |
[PATCH 0/5] hw: Cleanups around PFLASH use |
Date: |
Mon, 9 Jan 2023 13:01:49 +0100 |
Trivial cleanups before PFLASH refactor:
- Remove unreachable error path calling pflash_cfi01_register()
- Add FLASH_SECTOR_SIZE definitions
- Use more IEC binary prefix definition
Philippe Mathieu-Daudé (5):
hw/ppc/sam460ex: Remove unreachable code calling
pflash_cfi01_register()
hw/microblaze/petalogix: Add FLASH_SECTOR_SIZE definitions
hw/mips/malta: Add the FLASH_SECTOR_SIZE definition
hw/sh4/r2d: Use the IEC binary prefix definitions
hw/sh4/r2d: Add the FLASH_SECTOR_SIZE definition
hw/microblaze/petalogix_ml605_mmu.c | 3 ++-
hw/microblaze/petalogix_s3adsp1800_mmu.c | 3 ++-
hw/mips/malta.c | 5 +++--
hw/ppc/sam460ex.c | 12 ++++--------
hw/sh4/r2d.c | 13 +++++++------
5 files changed, 18 insertions(+), 18 deletions(-)
--
2.38.1
- [PATCH 0/5] hw: Cleanups around PFLASH use,
Philippe Mathieu-Daudé <=