Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32394 )
Change subject: riscv: add support for OpenSBI ......................................................................
Patch Set 7:
(2 comments)
https://review.coreboot.org/c/coreboot/+/32394/4/src/soc/sifive/fu540/Kconfi... File src/soc/sifive/fu540/Kconfig:
https://review.coreboot.org/c/coreboot/+/32394/4/src/soc/sifive/fu540/Kconfi... PS4, Line 52: OPENSBI_PLATFORM
This needs to be used in src/arch/riscv/Makefile.inc […]
Done
https://review.coreboot.org/c/coreboot/+/32394/4/src/soc/sifive/fu540/Kconfi... PS4, Line 56: endif
Maybe missing the definition of OPENSBI_TEXT_START
Done in the next commits