Attention is currently required from: Matt DeVillier.
Felix Held has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/78195?usp=email )
Change subject: configs: Fix FSP binaries for config.google.skyrim.with_binaries ......................................................................
Patch Set 1:
(1 comment)
File configs/config.google_skyrim.with_binaries:
https://review.coreboot.org/c/coreboot/+/78195/comment/f7ad7cb2_d1b2bcd6 : PS1, Line 11: CONFIG_FSP_M_FILE="3rdparty/amd_blobs/mendocino/MENDOCINO_M.fd" : CONFIG_FSP_S_FILE="3rdparty/amd_blobs/mendocino/MENDOCINO_S.fd" those are the defaults for mendocino now, so those two lines should probably just be dropped. this hasn't always been the case so that's probably how we ended up with those two lines in there