Hello HAOUAS Elyes, Marshall Dawson, build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/37829
to look at the new patch set (#2).
Change subject: asus/am1i-a: Switch away from ROMCC_BOOTBLOCK ......................................................................
asus/am1i-a: Switch away from ROMCC_BOOTBLOCK
Switching was done by moving a SIO configuration and the clocks setup from 'romstage.c' to 'bootblock.c', following the example of change CB:37719 (fc749b2).
TEST=Boots into Artix Linux 2019 without a problem.
Signed-off-by: Mike Banon mikebdp2@gmail.com Change-Id: I780fa87cb9cb3c45844c388331ef89eb8eb70ebb --- M src/mainboard/asus/am1i-a/Kconfig M src/mainboard/asus/am1i-a/Kconfig.name M src/mainboard/asus/am1i-a/Makefile.inc R src/mainboard/asus/am1i-a/bootblock.c 4 files changed, 11 insertions(+), 45 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/29/37829/2