mirror of
https://github.com/linuxboot/heads.git
synced 2025-03-14 16:26:51 +00:00
config/coreboot-t480.config: change Dsp_*.fd paths to non-existing files in tree as per http://web.archive.org/web/20250211155526/https://notgivenby.github.io/heads-wiki/t480-port/#coreboot-config-for-t480 : No joy building, but will dump progress for others to pickup
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
This commit is contained in:
parent
6176f6c08f
commit
44b4d6a2ac
@ -276,8 +276,8 @@ CONFIG_SYSTEM_TYPE_LAPTOP=y
|
||||
# SoC
|
||||
#
|
||||
CONFIG_CHIPSET_DEVICETREE="soc/intel/skylake/chipset.cb"
|
||||
CONFIG_FSP_M_FILE="@BLOB_DIR@/t480/Fsp_M.fd"
|
||||
CONFIG_FSP_S_FILE="@BLOB_DIR@/t480/Fsp_S.fd"
|
||||
CONFIG_FSP_M_FILE="../../../vendorfiles/kabylake/Fsp_M.fd"
|
||||
CONFIG_FSP_S_FILE="../../../vendorfiles/kabylake/Fsp_S.fd"
|
||||
CONFIG_CBFS_MCACHE_SIZE=0x4000
|
||||
CONFIG_ROMSTAGE_ADDR=0x2000000
|
||||
CONFIG_VERSTAGE_ADDR=0x2000000
|
||||
|
Loading…
x
Reference in New Issue
Block a user