Maximilian Brune has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/73487 )
Change subject: util/ifdtool: Add option to create FMAP template
......................................................................
Patch Set 9:
(1 comment)
File Makefile.inc:
https://review.coreboot.org/c/coreboot/+/73487/comment/80a8b403_71483c0c
PS7, Line 941: -p $(CONFIG_IFD_CHIPSET)
According to ifdtool's integrated help, -p is used to handle platform-specific quirks. […]
The help is not entirely correct.
If you supply a platform it will use the IFD format of that platform.
If you don't supply a platform, than IFDTOOL will guess the IFD format. But that guessing only works for older platforms (if I remember correctly) and on the platform I tested this on the IFD format was always guessed wrong and it is not always easy to catch that in an entire coreboot build log. But this is meant only as a fallback for those mainboards that don't supply their own FMAP.
Also IMHO: I am not a fan of guessing, especially while building.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/73487
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I82cb252fff456773af69943e188480a4998736fd
Gerrit-Change-Number: 73487
Gerrit-PatchSet: 9
Gerrit-Owner: Maximilian Brune
maximilian.brune@9elements.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Kapil Porwal
kapilporwal@google.com
Gerrit-Reviewer: Lean Sheng Tan
sheng.tan@9elements.com
Gerrit-Reviewer: Martin L Roth
gaumless@gmail.com
Gerrit-Reviewer: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: Stefan Reinauer
stefan.reinauer@coreboot.org
Gerrit-Reviewer: Subrata Banik
subratabanik@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: 9elements QA
hardwaretestrobot@gmail.com
Gerrit-CC: Bill XIE
persmule@hardenedlinux.org
Gerrit-Comment-Date: Tue, 04 Apr 2023 09:26:33 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Bill XIE
persmule@hardenedlinux.org
Gerrit-MessageType: comment