Xiang Wang uploaded patch set #2 to this change.

View Change

src/mb/sifive/hifive-unleashed: replace fdt in maskrom

The fdt in the maskrom cannot be used to start linux. The correct fdt
is dumped by replacing the bbl of the original firmware and used in
coreboot.

Correct the mac address in fdt by reading otp

Change-Id: Ic29f0e590311360b85fafd12ebc36cd189fbbc38
Signed-off-by: Xiang Wang <wxjstz@126.com>
---
M src/arch/riscv/Makefile.inc
A src/arch/riscv/fdt.c
A src/arch/riscv/include/fdt.h
M src/commonlib/include/commonlib/cbmem_id.h
M src/mainboard/sifive/hifive-unleashed/Makefile.inc
A src/mainboard/sifive/hifive-unleashed/hifive-unleashed.dts
M src/mainboard/sifive/hifive-unleashed/romstage.c
7 files changed, 1,053 insertions(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/47/31047/2

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ic29f0e590311360b85fafd12ebc36cd189fbbc38
Gerrit-Change-Number: 31047
Gerrit-PatchSet: 2
Gerrit-Owner: Xiang Wang <wxjstz@126.com>
Gerrit-Reviewer: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: Philipp Hug <philipp@hug.cx>
Gerrit-Reviewer: Xiang Wang <wxjstz@126.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-Reviewer: ron minnich <rminnich@gmail.com>
Gerrit-MessageType: newpatchset