qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] hw: Cleanups around PFLASH use
@ 2023-01-09 12:01 Philippe Mathieu-Daudé
  2023-01-09 12:01 ` [PATCH 1/5] hw/ppc/sam460ex: Remove unreachable code calling pflash_cfi01_register() Philippe Mathieu-Daudé
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Philippe Mathieu-Daudé @ 2023-01-09 12:01 UTC (permalink / raw)
  To: qemu-devel
  Cc: Edgar E. Iglesias, Yoshinori Sato, Aurelien Jarno,
	Philippe Mathieu-Daudé, Jiaxun Yang, Magnus Damm, qemu-ppc,
	BALATON Zoltan

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



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2023-01-09 16:52 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-09 12:01 [PATCH 0/5] hw: Cleanups around PFLASH use Philippe Mathieu-Daudé
2023-01-09 12:01 ` [PATCH 1/5] hw/ppc/sam460ex: Remove unreachable code calling pflash_cfi01_register() Philippe Mathieu-Daudé
2023-01-09 12:38   ` BALATON Zoltan
2023-01-09 16:42   ` Bernhard Beschow
2023-01-09 16:51     ` Philippe Mathieu-Daudé
2023-01-09 12:01 ` [PATCH 2/5] hw/microblaze/petalogix: Add FLASH_SECTOR_SIZE definitions Philippe Mathieu-Daudé
2023-01-09 12:01 ` [PATCH 3/5] hw/mips/malta: Add the FLASH_SECTOR_SIZE definition Philippe Mathieu-Daudé
2023-01-09 12:01 ` [PATCH 4/5] hw/sh4/r2d: Use the IEC binary prefix definitions Philippe Mathieu-Daudé
2023-01-09 12:46   ` BALATON Zoltan
2023-01-09 13:12     ` Philippe Mathieu-Daudé
2023-01-09 14:02       ` BALATON Zoltan
2023-01-09 12:01 ` [PATCH 5/5] hw/sh4/r2d: Add the FLASH_SECTOR_SIZE definition Philippe Mathieu-Daudé
2023-01-09 12:49   ` BALATON Zoltan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).