Julius Werner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31767 )
Change subject: soc/qualcomm/qcs405: Support for new SoC ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/31767/1/src/soc/qualcomm/qcs405/Kconfig File src/soc/qualcomm/qcs405/Kconfig:
https://review.coreboot.org/#/c/31767/1/src/soc/qualcomm/qcs405/Kconfig@19 PS1, Line 19: VBOOT_OPROM_MATTERS
That is normally used for devices with an "option rom" for graphics initialization. […]
The option is named like this for legacy reasons (and maybe we should rename it). What it really means is "will skip display init on normal mode boot". That is usually true for all normal Arm platforms -- however, since Mistral doesn't have a display, I assume you won't need it here.