[coreboot-gerrit] Change in coreboot[master]: mb/emu/*-riscv: Remove outdated memory map

Jonathan Neuschäfer (Code Review) gerrit at coreboot.org
Sat Sep 23 22:32:00 CEST 2017


Jonathan Neuschäfer has uploaded this change for review. ( https://review.coreboot.org/21656


Change subject: mb/emu/*-riscv: Remove outdated memory map
......................................................................

mb/emu/*-riscv: Remove outdated memory map

Change-Id: I8919719865bc7ae8d13f025999caf8b5836b88ab
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
---
M src/mainboard/emulation/qemu-riscv/Kconfig
M src/mainboard/emulation/spike-riscv/Kconfig
2 files changed, 0 insertions(+), 20 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/56/21656/1

diff --git a/src/mainboard/emulation/qemu-riscv/Kconfig b/src/mainboard/emulation/qemu-riscv/Kconfig
index 06cbe6a..5e4ea2d 100644
--- a/src/mainboard/emulation/qemu-riscv/Kconfig
+++ b/src/mainboard/emulation/qemu-riscv/Kconfig
@@ -44,14 +44,4 @@
 	int
 	default 32768
 
-# Memory map for qemu riscv
-#
-# 0x0000_0000: jump instruction (by qemu)
-# 0x0002_0000: bootblock (entry of kernel / firmware)
-# 0x0003_0000: romstage, assume up to 128KB in size.
-# 0x0007_ff00: stack pointer
-# 0x0010_0000: CBFS header
-# 0x0011_0000: CBFS data
-# 0x0100_0000: reserved for ramstage
-
 endif #  BOARD_EMULATION_QEMU_UCB_RISCV
diff --git a/src/mainboard/emulation/spike-riscv/Kconfig b/src/mainboard/emulation/spike-riscv/Kconfig
index fd2f4f5..ab5e7c9 100644
--- a/src/mainboard/emulation/spike-riscv/Kconfig
+++ b/src/mainboard/emulation/spike-riscv/Kconfig
@@ -40,14 +40,4 @@
 	string
 	default "UCB"
 
-# Memory map for qemu riscv
-#
-# 0x0000_0000: jump instruction (by qemu)
-# 0x0002_0000: bootblock (entry of kernel / firmware)
-# 0x0003_0000: romstage, assume up to 128KB in size.
-# 0x0007_ff00: stack pointer
-# 0x0010_0000: CBFS header
-# 0x0011_0000: CBFS data
-# 0x0100_0000: reserved for ramstage
-
 endif #  BOARD_EMULATION_SPIKE_UCB_RISCV

-- 
To view, visit https://review.coreboot.org/21656
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8919719865bc7ae8d13f025999caf8b5836b88ab
Gerrit-Change-Number: 21656
Gerrit-PatchSet: 1
Gerrit-Owner: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170923/afe51eb6/attachment.html>


More information about the coreboot-gerrit mailing list