mbox series

[Linaro-uefi,0/6] Platforms/AMD/Styx: various Cello related fixes

Message ID 20170623183045.21494-1-ard.biesheuvel@linaro.org
Headers show
Series Platforms/AMD/Styx: various Cello related fixes | expand

Message

Ard Biesheuvel June 23, 2017, 6:30 p.m. UTC
A couple of fixes I applied to get Cello in a slightly better shape
(although the observed SATA timeout issue requires a change in the
core code)

Ard Biesheuvel (6):
  Platforms/AMD/Styx: remove incorrect timer frequency
  Platforms/AMD/Styx: set SATA port mode to Gen3 on all ports
  Platforms/AMD/StyxDtbLoaderLib: disable SMMUs for absent hardware
  Platforms/AMD/Cello: add device tree support
  Platforms/AMD/Cello: reduce core count to 4
  Platforms/AMD/Cello: set firmware vendor field to 'LeMaker Cello'

 Platforms/AMD/Styx/CelloBoard/CelloBoard.dsc                   | 29 ++++++++++++++------
 Platforms/AMD/Styx/CelloBoard/CelloBoard.fdf                   |  9 ++++++
 Platforms/AMD/Styx/Library/StyxDtbLoaderLib/StyxDtbLoaderLib.c |  9 +++++-
 Platforms/AMD/Styx/Overdrive1000Board/Overdrive1000Board.dsc   |  7 ++---
 Platforms/AMD/Styx/OverdriveBoard/OverdriveBoard.dsc           |  6 +---
 5 files changed, 40 insertions(+), 20 deletions(-)