[edk2-devel] [edk2-platforms][PATCH v2 0/3] Further RPi4 support groundwork

Pete Batard posted 3 patches 4 years, 4 months ago
Failed in applying to current master (apply log)
Platform/RaspberryPi/Drivers/ConfigDxe/ConfigDxe.c      | 137 ++++++++++++++------
Platform/RaspberryPi/Drivers/MmcDxe/Mmc.c               |   7 +-
Platform/RaspberryPi/Drivers/MmcDxe/MmcIdentification.c | 105 +++++++++------
3 files changed, 164 insertions(+), 85 deletions(-)
[edk2-devel] [edk2-platforms][PATCH v2 0/3] Further RPi4 support groundwork
Posted by Pete Batard 4 years, 4 months ago
Changes from v1 (https://edk2.groups.io/g/devel/message/51334):
- Moved RNG related changes into their own series
- Fix a whitespace issue in the last patch

Andrei Warkentin (2):
  Platform/RPi/MmcDxe: Factorize SCR call and clean up MMC init
  Platform/RPi/MmcDxe: Improve MMC driver stability

Samer El-Haj-Mahmoud (1):
  Platform/RPi: Set SD routing according to model

 Platform/RaspberryPi/Drivers/ConfigDxe/ConfigDxe.c      | 137 ++++++++++++++------
 Platform/RaspberryPi/Drivers/MmcDxe/Mmc.c               |   7 +-
 Platform/RaspberryPi/Drivers/MmcDxe/MmcIdentification.c | 105 +++++++++------
 3 files changed, 164 insertions(+), 85 deletions(-)

-- 
2.21.0.windows.1


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

View/Reply Online (#51544): https://edk2.groups.io/g/devel/message/51544
Mute This Topic: https://groups.io/mt/65063315/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 v2 0/3] Further RPi4 support groundwork
Posted by Ard Biesheuvel 4 years, 4 months ago
On Mon, 2 Dec 2019 at 17:16, Pete Batard <pete@akeo.ie> wrote:
>
> Changes from v1 (https://edk2.groups.io/g/devel/message/51334):
> - Moved RNG related changes into their own series
> - Fix a whitespace issue in the last patch
>
> Andrei Warkentin (2):
>   Platform/RPi/MmcDxe: Factorize SCR call and clean up MMC init
>   Platform/RPi/MmcDxe: Improve MMC driver stability
>
> Samer El-Haj-Mahmoud (1):
>   Platform/RPi: Set SD routing according to model
>

Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>

Pushed as d6b7f67e62da..0e6e3fc4af67

Thanks,



>  Platform/RaspberryPi/Drivers/ConfigDxe/ConfigDxe.c      | 137 ++++++++++++++------
>  Platform/RaspberryPi/Drivers/MmcDxe/Mmc.c               |   7 +-
>  Platform/RaspberryPi/Drivers/MmcDxe/MmcIdentification.c | 105 +++++++++------
>  3 files changed, 164 insertions(+), 85 deletions(-)
>
> --
> 2.21.0.windows.1
>

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

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