Attention is currently required from: Jason Glenesk, Furquan Shaikh, Marshall Dawson, Felix Held. Hello build bot (Jenkins), Jason Glenesk, Furquan Shaikh, Marshall Dawson, Karthik Ramasubramanian, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/56582
to look at the new patch set (#8).
Change subject: soc/amd/cezanne: Start preloading VGA_BIOS_FILE ......................................................................
soc/amd/cezanne: Start preloading VGA_BIOS_FILE
This CL enables support for CBFS_PRELOAD and starts preloading the VGA_BIOS_FILE. The CBFS_SIZE was chosen because I will preload ramstage in follow up CLs and wanted it large enough to hold it.
BUG=b:179699789 TEST=Boot guybrush to OS and see 4 ms reduction in boot time. | 40 - device configuration | 2.596 | 2.598 Δ( 0.00, 0.00%) | | 65 - Option ROM initialization | 10.576 | 10.609 Δ( 0.03, 0.00%) | | 66 - Option ROM copy done | 4.683 | 0.02 Δ( -4.66, -0.33%) |
Signed-off-by: Raul E Rangel rrangel@chromium.org Change-Id: Idc96299ee0186470df0ff113ecacb604a877f6ad --- M src/soc/amd/cezanne/fsp_s_params.c 1 file changed, 11 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/82/56582/8