Patrick Rudolph uploaded patch set #2 to this change.

View Change

mb/emulation/qemu-armv7: Add MMU support

Extend the memlayout and configure the MMU in the bootblock.
While there's no real benefit on emulated machines, it alignes the
qemu mainboard with real hardware.

Tested using uImage/FIT. Still able to boot into GNU/Linux 5.5.

Change-Id: Ic5a22bc8670dd11aa7bd05b88740c4f07bad3108
Signed-off-by: Patrick Rudolph <siro@das-labor.org>
---
M src/mainboard/emulation/qemu-armv7/Makefile.inc
A src/mainboard/emulation/qemu-armv7/bootblock.c
M src/mainboard/emulation/qemu-armv7/memlayout.ld
3 files changed, 53 insertions(+), 14 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/94/44394/2

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ic5a22bc8670dd11aa7bd05b88740c4f07bad3108
Gerrit-Change-Number: 44394
Gerrit-PatchSet: 2
Gerrit-Owner: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: Julius Werner <jwerner@chromium.org>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset