public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-non-osi][PATCH 0/2] Add prerequisite binary files for RPi4 platform
@ 2019-12-11 11:23 Pete Batard
  2019-12-11 11:23 ` [edk2-non-osi][PATCH 1/2] Platforms/RPi4: Add Device Tree Pete Batard
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Pete Batard @ 2019-12-11 11:23 UTC (permalink / raw)
  To: devel; +Cc: ard.biesheuvel, leif.lindholm, philmd

This series of patches adds the binaries we need available to introduce
Raspberry Pi 4 support.

Similar to the Pi 3, we must have TF-A and Device Tree binaries we can embed.

Pete Batard (2):
  Platforms/RPi4: Add Device Tree
  Platforms/RPi4: Add Trusted Firmware binaries

 Platform/RaspberryPi/RPi4/DeviceTree/License.txt            | 340 ++++++++++++++++++++
 Platform/RaspberryPi/RPi4/DeviceTree/Readme.md              |  13 +
 Platform/RaspberryPi/RPi4/DeviceTree/bcm2711-rpi-4-b.dtb    | Bin 0 -> 40697 bytes
 Platform/RaspberryPi/RPi4/TrustedFirmware/License.txt       |  26 ++
 Platform/RaspberryPi/RPi4/TrustedFirmware/Readme.md         |  12 +
 Platform/RaspberryPi/RPi4/TrustedFirmware/bl31_miniuart.bin | Bin 0 -> 41072 bytes
 Platform/RaspberryPi/RPi4/TrustedFirmware/bl31_pl011.bin    | Bin 0 -> 41072 bytes
 7 files changed, 391 insertions(+)
 create mode 100644 Platform/RaspberryPi/RPi4/DeviceTree/License.txt
 create mode 100644 Platform/RaspberryPi/RPi4/DeviceTree/Readme.md
 create mode 100644 Platform/RaspberryPi/RPi4/DeviceTree/bcm2711-rpi-4-b.dtb
 create mode 100644 Platform/RaspberryPi/RPi4/TrustedFirmware/License.txt
 create mode 100644 Platform/RaspberryPi/RPi4/TrustedFirmware/Readme.md
 create mode 100644 Platform/RaspberryPi/RPi4/TrustedFirmware/bl31_miniuart.bin
 create mode 100644 Platform/RaspberryPi/RPi4/TrustedFirmware/bl31_pl011.bin

-- 
2.21.0.windows.1


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

end of thread, other threads:[~2019-12-11 15:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-11 11:23 [edk2-non-osi][PATCH 0/2] Add prerequisite binary files for RPi4 platform Pete Batard
2019-12-11 11:23 ` [edk2-non-osi][PATCH 1/2] Platforms/RPi4: Add Device Tree Pete Batard
2019-12-11 11:24 ` [edk2-non-osi][PATCH 2/2] Platforms/RPi4: Add Trusted Firmware binaries Pete Batard
2019-12-11 14:14   ` Leif Lindholm
2019-12-11 15:35     ` Pete Batard
2019-12-11 14:13 ` [edk2-non-osi][PATCH 0/2] Add prerequisite binary files for RPi4 platform Ard Biesheuvel

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