Attention is currently required from: Dinesh Gehlot, Eric Lai, Jayvik Desai, Kapil Porwal, Nick Vaccaro, Subrata Banik.
Hello Dinesh Gehlot, Eric Lai, Jayvik Desai, Kapil Porwal, Nick Vaccaro, Subrata Banik,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/84949?usp=email
to look at the new patch set (#2).
Change subject: mb/google/brya/var/banshee: select SOC_INTEL_RAPTORLAKE ......................................................................
mb/google/brya/var/banshee: select SOC_INTEL_RAPTORLAKE
Select SOC_INTEL_RAPTORLAKE to force coreboot to use the RPL FSP headers for FSP as banshee is using a converged firmware image.
This effort also helps to save banshee boot time by 80-100ms as RPL FSP is better optimized.
Additionally, Raptor Lake platform only needs 1 SIPI-SIPI which saves 10ms of the boot time.
BUG=b:358254132 TEST=Able to build and boot google/banshee.
cold boot time w/o this CL
``` Total Time: 1,399,888 ```
cold boot time w/ this CL
``` Total Time: 1,295,334 ```
Change-Id: If22e07a4c1b35fe1d060ca523743c6c503937287 Signed-off-by: Ian Feng ian_feng@compal.corp-partner.google.com --- M src/mainboard/google/brya/Kconfig 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/49/84949/2