UPSTREAM: intel/fsp1_1: Use new per-region position override
It cooperates better with the file sorting heuristic. BUG=None BRANCH=None TEST=None Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Reviewed-on: https://review.coreboot.org/16141 Reviewed-by: Aaron Durbin <adurbin@chromium.org> Change-Id: I1c071243720352970dd2c4c2afed12451f91dcaa Reviewed-on: https://chromium-review.googlesource.com/369141 Commit-Ready: Furquan Shaikh <furquan@chromium.org> Tested-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
parent
cc5b6e1c97
commit
967f486b0c
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ cbfs-files-y += fsp.bin
|
|||
fsp.bin-file := $(call strip_quotes,$(CONFIG_FSP_FILE))
|
||||
fsp.bin-type := fsp
|
||||
fsp.bin-options := --xip
|
||||
fsp.bin-COREBOOT-cbfstool-opts := -b $(CONFIG_FSP_LOC)
|
||||
fsp.bin-COREBOOT-position := $(CONFIG_FSP_LOC)
|
||||
endif
|
||||
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue