diff mbox series

[Linaro-uefi,v2,07/10] Platforms/AMD/Cello: reduce core count to 4

Message ID 20170627132145.28159-8-ard.biesheuvel@linaro.org
State Accepted
Commit c4718b392c4de2f51e7b1f3f2192503626256e29
Headers show
Series Platforms/AMD/Styx: various Cello related fixes | expand

Commit Message

Ard Biesheuvel June 27, 2017, 1:21 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