All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] target/arm: New boards mps2-an386, mps2-an500
@ 2020-09-03 20:20 Peter Maydell
  2020-09-03 20:20 ` [PATCH v2 1/3] hw/arm/mps2: New board model mps2-an386 Peter Maydell
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Peter Maydell @ 2020-09-03 20:20 UTC (permalink / raw)
  To: qemu-arm, qemu-devel
  Cc: Kumar Gala, Richard Henderson, Philippe Mathieu-Daudé

This series adds two new board models in the mps2 family.
The AN386 is identical to the AN385 but with a Cortex-M4.
The AN500 is a Cortex-M7 image which is almost the same as
the AN385 but has a few minor differences, most notably the
base address of the PSRAM and of the ethernet controller.

The AN500 is interesting because we don't currently have any
boards in-tree which use the Cortex-M7.

Changes since v1:
 * patch 1 now also updates the docs to mention the new board
 * new patch 2 defines the mps2-an500 board
 * new patch 3 makes some minor cleanup to the docs for these boards

Richard, Philippe: I kept your reviewed-by tags on patch 1
because the only change was the trivial docs addition and
there were no code changes.

thanks
-- PMM

Peter Maydell (3):
  hw/arm/mps2: New board model mps2-an386
  hw/arm/mps2: New board model mps2-an500
  docs/system/arm/mps2.rst: Make board list consistent

 docs/system/arm/mps2.rst | 20 +++++----
 hw/arm/mps2.c            | 97 ++++++++++++++++++++++++++++++++++------
 2 files changed, 95 insertions(+), 22 deletions(-)

-- 
2.20.1



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

end of thread, other threads:[~2020-09-10 20:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-03 20:20 [PATCH v2 0/3] target/arm: New boards mps2-an386, mps2-an500 Peter Maydell
2020-09-03 20:20 ` [PATCH v2 1/3] hw/arm/mps2: New board model mps2-an386 Peter Maydell
2020-09-03 20:20 ` [PATCH v2 2/3] hw/arm/mps2: New board model mps2-an500 Peter Maydell
2020-09-04 13:38   ` Philippe Mathieu-Daudé
2020-09-10 20:06     ` Peter Maydell
2020-09-03 20:20 ` [PATCH v2 3/3] docs/system/arm/mps2.rst: Make board list consistent Peter Maydell
2020-09-04 13:38   ` Philippe Mathieu-Daudé

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.