diff mbox series

[Linaro-uefi,5/6] Platforms/AMD/Cello: reduce core count to 4

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

Commit Message

Ard Biesheuvel June 23, 2017, 6:30 p.m. UTC
Update the NUM_CORES define to accurately reflect the core count
of the SoC part used on the CelloBoard.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
---
 Platforms/AMD/Styx/CelloBoard/CelloBoard.dsc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/Platforms/AMD/Styx/CelloBoard/CelloBoard.dsc b/Platforms/AMD/Styx/CelloBoard/CelloBoard.dsc
index 2b041192c887..f7d29a49a2dc 100644
--- a/Platforms/AMD/Styx/CelloBoard/CelloBoard.dsc
+++ b/Platforms/AMD/Styx/CelloBoard/CelloBoard.dsc
@@ -17,7 +17,7 @@ 
 ################################################################################
 [Defines]
 
-DEFINE NUM_CORES = 8
+DEFINE NUM_CORES = 4
 DEFINE DO_KCS    = 0
 
   PLATFORM_NAME                  = Cello