Hello Patrick Rudolph, build bot (Jenkins), Nico Huber, Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/31639
to look at the new patch set (#5).
Change subject: sb/intel/common/firmware: Add an option to use ifdtool ......................................................................
sb/intel/common/firmware: Add an option to use ifdtool
This patch makes the use of the ifdtool to modify the flash descriptor region selectable via a Kconfig option. This option is selected by default so that nothing changes for all mainboards that have activate 'Lock ME/TXE section'. If you don't want to use ifdtool for modification of flash descriptor, disable it. In this case, the preset values are retained.
Change-Id: I46ec6339008edcc78fe76682eed5714f85354937 Signed-off-by: Mario Scheithauer mario.scheithauer@siemens.com --- M src/southbridge/intel/common/firmware/Kconfig M src/southbridge/intel/common/firmware/Makefile.inc 2 files changed, 19 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/39/31639/5