summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mainboard/google/rex/variants/screebo/memory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/rex/variants/screebo/memory.c b/src/mainboard/google/rex/variants/screebo/memory.c
index ed26b67901..d4cf762d18 100644
--- a/src/mainboard/google/rex/variants/screebo/memory.c
+++ b/src/mainboard/google/rex/variants/screebo/memory.c
@@ -61,7 +61,7 @@ static const struct mb_cfg baseboard_memcfg = {
},
.lp5x_config = {
- .ccc_config = 0x55,
+ .ccc_config = 0xaa,
},
.ect = 1, /* Early Command Training */