diff options
| author | Raptor Engineering Development Team <support@raptorengineering.com> | 2020-01-11 10:56:47 +0000 |
|---|---|---|
| committer | Raptor Engineering Development Team <support@raptorengineering.com> | 2020-01-11 10:58:25 +0000 |
| commit | 098c9d747ded670976cfe31afda62951b4d87d06 (patch) | |
| tree | a7cef0d192c3b39222fc5156d0a80e621c31bbc8 | |
| parent | c76f322b0dec7a9df9053846e73b3a1f986844c1 (diff) | |
| download | blackbird-xml-098c9d747ded670976cfe31afda62951b4d87d06.tar.gz blackbird-xml-098c9d747ded670976cfe31afda62951b4d87d06.zip | |
Remove 2666MHz memory restriction due to MVPD update
| -rwxr-xr-x | blackbird.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/blackbird.xml b/blackbird.xml index 7cef6d5..484c2a2 100755 --- a/blackbird.xml +++ b/blackbird.xml @@ -4634,7 +4634,7 @@ </attribute> <attribute> <id>MAX_ALLOWED_DIMM_FREQ</id> - <default>2400,2400,2400,2400,2400</default> + <default>2666,2666,2666,2400,2400</default> </attribute> <attribute> <id>MAX_CHIPLETS_PER_PROC</id> |

