From 17e9e84d504582c881e480b82fe1cf115312130f Mon Sep 17 00:00:00 2001 From: Raptor Engineering Development Team Date: Tue, 21 May 2019 23:29:42 +0000 Subject: Limit RAM to 2400MHz pending hostboot / MEMVPD updates Blackbird requires additional firmware work to enable 2666MHz DIMMs. While some specific DIMMs work, we prefer to reduce user confusion at this juncture and at least allow user systems to IPL pending the requisite firmware update. --- blackbird.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blackbird.xml b/blackbird.xml index 484c2a2..7cef6d5 100755 --- a/blackbird.xml +++ b/blackbird.xml @@ -4634,7 +4634,7 @@ MAX_ALLOWED_DIMM_FREQ - 2666,2666,2666,2400,2400 + 2400,2400,2400,2400,2400 MAX_CHIPLETS_PER_PROC -- cgit v1.2.1