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

2018-07-25 Thread Ard Biesheuvel
On 24 July 2018 at 06:51, Thomas Abraham  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 

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


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

2018-07-23 Thread Thomas Abraham
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