Keith Hui uploaded patch set #2 to this change.

View Change

mb/roda/rv11: Drop MRC raminit hook and baseboard early_init.c

This mainboard implements MRC raminit hook mainboard_should_reset_usb()
in a way cb:72496 made default. Drop the override.

early_init.c at baseboard level no longer contain any useful code and
can be dropped entirely.

TEST=Inspection by objdump -d before and after shows same binary code
compiled. Timeless binary does not change after removing early_init.c
from bootblock.

[72496] https://review.coreboot.org/c/coreboot/+/72496

Change-Id: I75c897209f70b43da4be44606bca947a92bd170a
Signed-off-by: Keith Hui <buurin@gmail.com>
---
M src/mainboard/roda/rv11/Makefile.inc
D src/mainboard/roda/rv11/early_init.c
2 files changed, 22 insertions(+), 11 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/38/73238/2

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I75c897209f70b43da4be44606bca947a92bd170a
Gerrit-Change-Number: 73238
Gerrit-PatchSet: 2
Gerrit-Owner: Keith Hui <buurin@gmail.com>
Gerrit-CC: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset