Tim Crawford has uploaded this change for review.

View Change

mb/system76/oryp6: Drop DIMM_SPD_SIZE

The board uses the default size specified in the SoC.

Change-Id: Ie71a0fea1ff9de6c4f1ce8db2db09bb3cd35d04d
Signed-off-by: Tim Crawford <tcrawford@system76.com>
---
M src/mainboard/system76/oryp6/Kconfig
1 file changed, 0 insertions(+), 4 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/65/56865/1
diff --git a/src/mainboard/system76/oryp6/Kconfig b/src/mainboard/system76/oryp6/Kconfig
index 56ccd175..d063f40 100644
--- a/src/mainboard/system76/oryp6/Kconfig
+++ b/src/mainboard/system76/oryp6/Kconfig
@@ -54,10 +54,6 @@
int
default 2

-config DIMM_SPD_SIZE
- int
- default 512
-
config VGA_BIOS_ID
string
default "8086,9bc4"

To view, visit change 56865. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ie71a0fea1ff9de6c4f1ce8db2db09bb3cd35d04d
Gerrit-Change-Number: 56865
Gerrit-PatchSet: 1
Gerrit-Owner: Tim Crawford <tcrawford@system76.com>
Gerrit-MessageType: newchange