[coreboot-gerrit] New patch to review for coreboot: riscv/spike: Remove obsolete DRAM_SIZE_MB setting

Jonathan Neuschäfer (j.neuschaefer@gmx.net) gerrit at coreboot.org
Mon Jan 16 00:35:12 CET 2017


Jonathan Neuschäfer (j.neuschaefer at gmx.net) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/18147

-gerrit

commit e15df62824ac2dc0a9528d6c6409ca61743107f8
Author: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
Date:   Mon Jan 16 00:31:34 2017 +0100

    riscv/spike: Remove obsolete DRAM_SIZE_MB setting
    
    Change-Id: I4077739ac2be09107d8c5a3e4ae7ebd0da3cb876
    Signed-off-by: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
---
 src/mainboard/emulation/spike-riscv/Kconfig | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/mainboard/emulation/spike-riscv/Kconfig b/src/mainboard/emulation/spike-riscv/Kconfig
index 574f23c..755b114 100644
--- a/src/mainboard/emulation/spike-riscv/Kconfig
+++ b/src/mainboard/emulation/spike-riscv/Kconfig
@@ -41,10 +41,6 @@ config MAINBOARD_VENDOR
 	string
 	default "UCB"
 
-config DRAM_SIZE_MB
-	int
-	default 32768
-
 # Memory map for qemu riscv
 #
 # 0x0000_0000: jump instruction (by qemu)



More information about the coreboot-gerrit mailing list