From: "Andrei Warkentin" <andrey.warkentin@gmail.com>
To: devel@edk2.groups.io
Cc: ard.biesheuvel@arm.com, leif@nuviainc.com, pete@akeo.ie,
philmd@redhat.com
Subject: [edk2-platforms][PATCH 0/2] Fixing FDT handling on Pi 3
Date: Thu, 30 Apr 2020 12:18:59 -0700 [thread overview]
Message-ID: <20200430191901.89372-1-andrey.warkentin@gmail.com> (raw)
Dear all,
This patch set finishes what I started with the Pi 4 fix for
the regression seen with newer VideoCore firmware, where a
device tree passed via config.txt would not be detected by UEFI.
This makes VPU-passed FDT work again on Pi 3 variants. This also
cleans up the docs around correctly using FDT, hopefully solving
some of the frustrations seem around using this correctly.
Andrei Warkentin (2):
RPi3/RPi4: fix RPi 3 VPU-passed FDT handling by unifying with RPi4
implementation
RPi: update Pi3 and Pi4 readmes with correct info on FDT handling
.../Library/PlatformLib/RaspberryPiMem.c | 45 +++++++++----------
Platform/RaspberryPi/RPi3/RPi3.dsc | 9 +++-
Platform/RaspberryPi/RPi3/RPi3.fdf | 36 ++++++++-------
Platform/RaspberryPi/RPi3/Readme.md | 38 ++++++++++------
Platform/RaspberryPi/RPi4/RPi4.dsc | 7 ++-
Platform/RaspberryPi/RPi4/RPi4.fdf | 8 ++++
Platform/RaspberryPi/RPi4/Readme.md | 24 +++++-----
Platform/RaspberryPi/RaspberryPi.dec | 6 ++-
8 files changed, 103 insertions(+), 70 deletions(-)
--
2.17.1
next reply other threads:[~2020-04-30 19:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-30 19:18 Andrei Warkentin [this message]
2020-04-30 19:19 ` [edk2-platforms][PATCH 1/2] RPi3/RPi4: fix RPi 3 VPU-passed FDT handling by unifying with RPi4 implementation Andrei Warkentin
2020-05-01 9:35 ` Pete Batard
2020-04-30 19:19 ` [edk2-platforms][PATCH 2/2] RPi: update Pi3 and Pi4 readmes with correct info on FDT handling Andrei Warkentin
2020-05-01 9:43 ` Pete Batard
2020-05-01 10:30 ` [edk2-platforms][PATCH 0/2] Fixing FDT handling on Pi 3 Ard Biesheuvel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200430191901.89372-1-andrey.warkentin@gmail.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox