summaryrefslogtreecommitdiff
path: root/Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.inf
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2018-01-24 09:53:35 +0000
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2018-01-25 13:08:06 +0000
commit93d987e6adf91d1f00b207242965ec9be22882b0 (patch)
tree5156cf509d5b331c05613c1975a9b8afdc5a8c0c /Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.inf
parent88e967c5d2f07e633e681a9f594591c3bf698148 (diff)
downloadedk2-platforms-93d987e6adf91d1f00b207242965ec9be22882b0.tar.xz
Silicon/SynQuacer/PlatformDxe: enable spread spectrum mode for ASM1061 SATA
The ASM1061 SATA controller integrated into the DeveloperBox board emits too much electromagnetic radiation, so it needs spread spectrum mode enabled. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Diffstat (limited to 'Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.inf')
-rw-r--r--Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.inf2
1 files changed, 1 insertions, 1 deletions
diff --git a/Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.inf b/Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.inf
index 7d3b88a5b5..766f4041c8 100644
--- a/Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.inf
+++ b/Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.inf
@@ -23,7 +23,7 @@
ENTRY_POINT = PlatformDxeEntryPoint
[Sources]
- Asmedia118x.c
+ Pci.c
PlatformDxe.c
[Packages]