aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/purism/librem13v2/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/purism/librem13v2/romstage.c')
-rw-r--r--src/mainboard/purism/librem13v2/romstage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/purism/librem13v2/romstage.c b/src/mainboard/purism/librem13v2/romstage.c
index bd5520a7c4..c8c3cd9510 100644
--- a/src/mainboard/purism/librem13v2/romstage.c
+++ b/src/mainboard/purism/librem13v2/romstage.c
@@ -35,7 +35,7 @@ void mainboard_memory_init_params(struct romstage_params *params,
MEMORY_INIT_UPD *memory_params)
{
struct spd_block blk = {
- .addr_map = { 0xa0 },
+ .addr_map = { 0x50 },
};
memory_params->DqPinsInterleaved = 1;