[PATCH 0/5] hw: Cleanups around PFLASH use

Philippe Mathieu-Daudé posted 5 patches 1 year, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230109120154.2868-1-philmd@linaro.org
Maintainers: "Edgar E. Iglesias" <edgar.iglesias@gmail.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Aurelien Jarno <aurelien@aurel32.net>, BALATON Zoltan <balaton@eik.bme.hu>, Yoshinori Sato <ysato@users.sourceforge.jp>, Magnus Damm <magnus.damm@gmail.com>
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(-)
[PATCH 0/5] hw: Cleanups around PFLASH use
Posted by Philippe Mathieu-Daudé 1 year, 4 months ago
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