[edk2-devel] [edk2-platforms][PATCH 0/2] Rip out "internal DTB" support in FdtDxe

Andrei Warkentin posted 2 patches 3 years, 11 months ago
Failed in applying to current master (apply log)
Platform/RaspberryPi/Drivers/FdtDxe/FdtDxe.c  | 206 ++++--------------
.../RaspberryPi/Drivers/FdtDxe/FdtDxe.inf     |   4 -
Platform/RaspberryPi/RPi3/RPi3.fdf            |  11 -
Platform/RaspberryPi/RPi3/Readme.md           |   3 +-
Platform/RaspberryPi/RPi4/RPi4.fdf            |   8 -
Platform/RaspberryPi/RPi4/Readme.md           |   3 +-
Platform/RaspberryPi/RaspberryPi.dec          |   7 -
7 files changed, 40 insertions(+), 202 deletions(-)
[edk2-devel] [edk2-platforms][PATCH 0/2] Rip out "internal DTB" support in FdtDxe
Posted by Andrei Warkentin 3 years, 11 months ago
Dear all,

This patch set removes the internal (embedded) DTB support from Pi 3
and Pi 4 platforms, since these platforms should *always* be using
the devicetree passed by the VideoCore firmware.

Andrei Warkentin (2):
  RPi: rip out FdtDxe logic to use internal DTB
  RPi: remove any mention of an "internal DTB"

 Platform/RaspberryPi/Drivers/FdtDxe/FdtDxe.c  | 206 ++++--------------
 .../RaspberryPi/Drivers/FdtDxe/FdtDxe.inf     |   4 -
 Platform/RaspberryPi/RPi3/RPi3.fdf            |  11 -
 Platform/RaspberryPi/RPi3/Readme.md           |   3 +-
 Platform/RaspberryPi/RPi4/RPi4.fdf            |   8 -
 Platform/RaspberryPi/RPi4/Readme.md           |   3 +-
 Platform/RaspberryPi/RaspberryPi.dec          |   7 -
 7 files changed, 40 insertions(+), 202 deletions(-)

-- 
2.17.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#58467): https://edk2.groups.io/g/devel/message/58467
Mute This Topic: https://groups.io/mt/73385234/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [edk2-platforms][PATCH 0/2] Rip out "internal DTB" support in FdtDxe
Posted by Ard Biesheuvel 3 years, 11 months ago
On 4/30/20 11:16 PM, Andrei Warkentin wrote:
> Dear all,
> 
> This patch set removes the internal (embedded) DTB support from Pi 3
> and Pi 4 platforms, since these platforms should *always* be using
> the devicetree passed by the VideoCore firmware.
> 
> Andrei Warkentin (2):
>    RPi: rip out FdtDxe logic to use internal DTB
>    RPi: remove any mention of an "internal DTB"
> 

Pushed as defef0562115..9cf38493625a

Thanks

-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#58516): https://edk2.groups.io/g/devel/message/58516
Mute This Topic: https://groups.io/mt/73385234/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-