[coreboot-gerrit] Change in coreboot[master]: mb/emulation/qemu-armv8: Add new board for ARMv8

Patrick Rudolph (Code Review) gerrit at coreboot.org
Mon Feb 19 14:41:25 CET 2018


Hello Julius Werner, build bot (Jenkins), 

I'd like you to reexamine a change. Please visit

    https://review.coreboot.org/23812

to look at the new patch set (#3).

Change subject: mb/emulation/qemu-armv8: Add new board for ARMv8
......................................................................

mb/emulation/qemu-armv8: Add new board for ARMv8

Ported the ARMv7 board to ARMv8.
Added custom bootblock, as the memory mapped NOR flash shouldn't be
written to. The bootblock relocates itself to SRAM.

Tested on QEMU:
qemu-system-aarch64 -M vexpress-a9 -cpu cortex-a53 -m 1024 \
 -bios build/coreboot.rom -nographic

Change-Id: Ib4f2fd43afb855c2ae5760d9ee6ae1478b09104c
Signed-off-by: Patrick Rudolph <patrick.rudolph at 9elements.com>
---
M src/cpu/armltd/Kconfig
M src/cpu/armltd/Makefile.inc
A src/cpu/armltd/cortex-a53/Kconfig
A src/mainboard/emulation/qemu-armv8/Kconfig
A src/mainboard/emulation/qemu-armv8/Kconfig.name
A src/mainboard/emulation/qemu-armv8/Makefile.inc
A src/mainboard/emulation/qemu-armv8/board_info.txt
A src/mainboard/emulation/qemu-armv8/bootblock_custom.S
A src/mainboard/emulation/qemu-armv8/cbmem.c
A src/mainboard/emulation/qemu-armv8/devicetree.cb
A src/mainboard/emulation/qemu-armv8/mainboard.c
A src/mainboard/emulation/qemu-armv8/mainboard.h
A src/mainboard/emulation/qemu-armv8/media.c
A src/mainboard/emulation/qemu-armv8/memlayout.ld
A src/mainboard/emulation/qemu-armv8/memorymap.h
A src/mainboard/emulation/qemu-armv8/mmio.c
A src/mainboard/emulation/qemu-armv8/romstage.c
A src/mainboard/emulation/qemu-armv8/timer.c
18 files changed, 544 insertions(+), 0 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/12/23812/3
-- 
To view, visit https://review.coreboot.org/23812
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ib4f2fd43afb855c2ae5760d9ee6ae1478b09104c
Gerrit-Change-Number: 23812
Gerrit-PatchSet: 3
Gerrit-Owner: Patrick Rudolph <patrick.rudolph at 9elements.com>
Gerrit-Reviewer: Julius Werner <jwerner at chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180219/61c90fbf/attachment.html>


More information about the coreboot-gerrit mailing list