[edk2] [PATCH v2 edk2-platforms 0/4] Platform/Arm/Sgi: platform support updates

Thomas Abraham posted 4 patches 5 years, 8 months ago
Failed in applying to current master (apply log)
Platform/ARM/SgiPkg/AcpiTables/Sgi575/Dsdt.asl     | 12 +++++++++++
.../ARM/SgiPkg/Library/PlatformLib/PlatformLib.inf |  4 ++++
.../SgiPkg/Library/PlatformLib/PlatformLibMem.c    | 24 +++++++++++++++++++++-
Platform/ARM/SgiPkg/SgiPlatform.dec                |  4 ++++
Platform/ARM/SgiPkg/SgiPlatform.dsc                |  5 +++++
Platform/ARM/SgiPkg/SgiPlatform.fdf                |  8 ++++----
6 files changed, 52 insertions(+), 5 deletions(-)
[edk2] [PATCH v2 edk2-platforms 0/4] Platform/Arm/Sgi: platform support updates
Posted by Thomas Abraham 5 years, 8 months ago
Changes since v1:
- Removed 'Change-Id' from the patch description

This patch series includes few updates for Arm's SGI platform. The virtio
block device representation in the ACPI table, setting default fifo size
for the uart controller, handling the increase in code size and adding
support for the upper 6GB memory block are included in this update.

Daniil Egranov (2):
  Platform/ARM/Sgi: Add ACPI description of virtio block device
  Platform/ARM/Sgi: Allow use of default fifo size for PL011 controller

Thomas Abraham (2):
  Platform/ARM/Sgi: Increase the size of flash image
  Platform/ARM/Sgi: allow access the second DRAM block

 Platform/ARM/SgiPkg/AcpiTables/Sgi575/Dsdt.asl     | 12 +++++++++++
 .../ARM/SgiPkg/Library/PlatformLib/PlatformLib.inf |  4 ++++
 .../SgiPkg/Library/PlatformLib/PlatformLibMem.c    | 24 +++++++++++++++++++++-
 Platform/ARM/SgiPkg/SgiPlatform.dec                |  4 ++++
 Platform/ARM/SgiPkg/SgiPlatform.dsc                |  5 +++++
 Platform/ARM/SgiPkg/SgiPlatform.fdf                |  8 ++++----
 6 files changed, 52 insertions(+), 5 deletions(-)

-- 
2.7.4


_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH v2 edk2-platforms 0/4] Platform/Arm/Sgi: platform support updates
Posted by Ard Biesheuvel 5 years, 8 months ago
On 24 July 2018 at 06:51, Thomas Abraham <thomas.abraham@arm.com> wrote:
> Changes since v1:
> - Removed 'Change-Id' from the patch description
>
> This patch series includes few updates for Arm's SGI platform. The virtio
> block device representation in the ACPI table, setting default fifo size
> for the uart controller, handling the increase in code size and adding
> support for the upper 6GB memory block are included in this update.
>
> Daniil Egranov (2):
>   Platform/ARM/Sgi: Add ACPI description of virtio block device
>   Platform/ARM/Sgi: Allow use of default fifo size for PL011 controller
>
> Thomas Abraham (2):
>   Platform/ARM/Sgi: Increase the size of flash image
>   Platform/ARM/Sgi: allow access the second DRAM block
>

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

Pushed as bd325517ba42..2c4d662506bd

Thanks,

>  Platform/ARM/SgiPkg/AcpiTables/Sgi575/Dsdt.asl     | 12 +++++++++++
>  .../ARM/SgiPkg/Library/PlatformLib/PlatformLib.inf |  4 ++++
>  .../SgiPkg/Library/PlatformLib/PlatformLibMem.c    | 24 +++++++++++++++++++++-
>  Platform/ARM/SgiPkg/SgiPlatform.dec                |  4 ++++
>  Platform/ARM/SgiPkg/SgiPlatform.dsc                |  5 +++++
>  Platform/ARM/SgiPkg/SgiPlatform.fdf                |  8 ++++----
>  6 files changed, 52 insertions(+), 5 deletions(-)
>
> --
> 2.7.4
>
>
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel