public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-platforms][PATCH 0/4] extend RPi3 to support 3A+, 2B (v1.2) and CM3
@ 2020-04-30  8:47 Andrei Warkentin
  2020-04-30  8:47 ` [edk2-platforms][PATCH 1/4] RPi3/RPi4: document 3A+ support Andrei Warkentin
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Andrei Warkentin @ 2020-04-30  8:47 UTC (permalink / raw)
  To: devel; +Cc: ard.biesheuvel, leif, pete, philmd

Dear all,

This is a patch set which brings in Pi 2B (v1.2), Pi 3A+
and CM3 support. Most of this is documentation, and
where there was some overlap I touched up RPi4 readme as well.

Pi 2B v1.2 is actually a Pi 3 SoC tacked to a Pi 2 board.
We can treat it as a WiFi- and BT- less variant of the Pi 3,
that happens to run slower due to worse thermal design ff the Pi 2
board.

Pi 3A+ is the 512MB variant that dispensess with the USB/NIC hub.

CM3 is the eMMC-bearing compute module variant, thus there is
a MmcDxe fix to an MMC-only regression I introduced years ago. CM3L
will probably just work (since it relies on uSD), but I don't have
one to test with.

Andrei Warkentin (4):
  RPi3/RPi4: document 3A+ support.
  RPi3: add support for the v1.2 Pi 2B.
  RPi3: add support for Compute Module 3.
  RPi3/RPi4: touch up readme's a bit.

 .../RaspberryPi/Drivers/ConfigDxe/ConfigDxe.c |  4 +-
 .../Drivers/ConfigDxe/ConfigDxeHii.uni        |  8 +--
 .../RaspberryPi/Drivers/MmcDxe/MmcBlockIo.c   |  1 +
 Platform/RaspberryPi/RPi3/Readme.md           | 49 +++++++++++++------
 Platform/RaspberryPi/RPi4/Readme.md           | 35 +++++++++++--
 5 files changed, 72 insertions(+), 25 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-04-30  8:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-30  8:47 [edk2-platforms][PATCH 0/4] extend RPi3 to support 3A+, 2B (v1.2) and CM3 Andrei Warkentin
2020-04-30  8:47 ` [edk2-platforms][PATCH 1/4] RPi3/RPi4: document 3A+ support Andrei Warkentin
2020-04-30  8:47 ` [edk2-platforms][PATCH 2/4] RPi3: add support for the v1.2 Pi 2B Andrei Warkentin
2020-04-30  8:47 ` [edk2-platforms][PATCH 3/4] RPi3: add support for Compute Module 3 Andrei Warkentin
2020-04-30  8:50   ` Ard Biesheuvel
2020-04-30  8:47 ` [edk2-platforms][PATCH 4/4] RPi3/RPi4: touch up readme's a bit Andrei Warkentin
2020-04-30  8:57 ` [edk2-platforms][PATCH 0/4] extend RPi3 to support 3A+, 2B (v1.2) and CM3 Ard Biesheuvel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox