[edk2] [PATCH edk2-platforms 0/4] SynQuacer: assorted updates

Ard Biesheuvel posted 4 patches 6 years, 9 months ago
Failed in applying to current master (apply log)
Platform/Socionext/SynQuacerEvalBoard/SynQuacerEvalBoard.dsc                                            |  8 +++++
Platform/Socionext/SynQuacerEvalBoard/SynQuacerEvalBoard.fdf                                            |  7 ++++
Silicon/Socionext/SynQuacer/DeviceTree/SynQuacer.dtsi                                                   |  1 -
Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.c                                           | 18 ++++++++++
Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.h                                           |  1 +
Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.inf                                         |  2 ++
Silicon/Socionext/SynQuacer/Include/Platform/MemoryMap.h                                                |  3 ++
Silicon/Socionext/SynQuacer/Library/SynQuacerPlatformFlashAccessLib/SynQuacerPlatformFlashAccessLib.c   | 35 ++++++++++++++++++++
Silicon/Socionext/SynQuacer/Library/SynQuacerPlatformFlashAccessLib/SynQuacerPlatformFlashAccessLib.inf |  3 ++
9 files changed, 77 insertions(+), 1 deletion(-)
[edk2] [PATCH edk2-platforms 0/4] SynQuacer: assorted updates
Posted by Ard Biesheuvel 6 years, 9 months ago
Various updates for SynQuacer:
- make the eval board more like the developerbox (graphical console,
  .iso boot)
- set the CNTFRQ field of the MMIO timer
- add a progress bar to the capsule update so people aren't left wondering
  whether their system hangs

Ard Biesheuvel (4):
  Platform/SynQuacerEvalBoard: add RamDiskDxe driver to build
  Platform/SynQuacerEvalBoard: add BGRT and ConsolePrefDxe drivers
  Silicon/SynQuacer: set CNTFRQ field of MMIO timer frame
  Silicon/SynQuacerPlatformFlashAccessLib: add capsule update progress
    bar

 Platform/Socionext/SynQuacerEvalBoard/SynQuacerEvalBoard.dsc                                            |  8 +++++
 Platform/Socionext/SynQuacerEvalBoard/SynQuacerEvalBoard.fdf                                            |  7 ++++
 Silicon/Socionext/SynQuacer/DeviceTree/SynQuacer.dtsi                                                   |  1 -
 Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.c                                           | 18 ++++++++++
 Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.h                                           |  1 +
 Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.inf                                         |  2 ++
 Silicon/Socionext/SynQuacer/Include/Platform/MemoryMap.h                                                |  3 ++
 Silicon/Socionext/SynQuacer/Library/SynQuacerPlatformFlashAccessLib/SynQuacerPlatformFlashAccessLib.c   | 35 ++++++++++++++++++++
 Silicon/Socionext/SynQuacer/Library/SynQuacerPlatformFlashAccessLib/SynQuacerPlatformFlashAccessLib.inf |  3 ++
 9 files changed, 77 insertions(+), 1 deletion(-)

-- 
2.11.0

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH edk2-platforms 0/4] SynQuacer: assorted updates
Posted by Leif Lindholm 6 years, 9 months ago
On Mon, Jan 29, 2018 at 03:44:12PM +0000, Ard Biesheuvel wrote:
> Various updates for SynQuacer:
> - make the eval board more like the developerbox (graphical console,
>   .iso boot)
> - set the CNTFRQ field of the MMIO timer
> - add a progress bar to the capsule update so people aren't left wondering
>   whether their system hangs
> 
> Ard Biesheuvel (4):
>   Platform/SynQuacerEvalBoard: add RamDiskDxe driver to build
>   Platform/SynQuacerEvalBoard: add BGRT and ConsolePrefDxe drivers
>   Silicon/SynQuacer: set CNTFRQ field of MMIO timer frame
>   Silicon/SynQuacerPlatformFlashAccessLib: add capsule update progress
>     bar

For the series:
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>

>  Platform/Socionext/SynQuacerEvalBoard/SynQuacerEvalBoard.dsc                                            |  8 +++++
>  Platform/Socionext/SynQuacerEvalBoard/SynQuacerEvalBoard.fdf                                            |  7 ++++
>  Silicon/Socionext/SynQuacer/DeviceTree/SynQuacer.dtsi                                                   |  1 -
>  Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.c                                           | 18 ++++++++++
>  Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.h                                           |  1 +
>  Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.inf                                         |  2 ++
>  Silicon/Socionext/SynQuacer/Include/Platform/MemoryMap.h                                                |  3 ++
>  Silicon/Socionext/SynQuacer/Library/SynQuacerPlatformFlashAccessLib/SynQuacerPlatformFlashAccessLib.c   | 35 ++++++++++++++++++++
>  Silicon/Socionext/SynQuacer/Library/SynQuacerPlatformFlashAccessLib/SynQuacerPlatformFlashAccessLib.inf |  3 ++
>  9 files changed, 77 insertions(+), 1 deletion(-)
> 
> -- 
> 2.11.0
> 
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel