Change in coreboot[master]: soc/intel/common: Add bootblock common stage file

Feb. 3, 2020
2:11 p.m.
Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/18457 ) Change subject: soc/intel/common: Add bootblock common stage file ...................................................................... Patch Set 38: (2 comments) https://review.coreboot.org/c/coreboot/+/18457/37/src/soc/intel/common/basecode/bootblock/bootblock.c File src/soc/intel/common/basecode/bootblock/bootblock.c: https://review.coreboot.org/c/coreboot/+/18457/37/src/soc/intel/common/basecode/bootblock/bootblock.c@39 PS37, Line 39: bootblock_soc_early_init(void) > I think this is just to allow arbitrary function names. […] The platform you mention doesn't support this kind of runtime detection. You have to specify the exact generation, otherwise it won't boot. For example: * It doesn't include all microcodes * It has 3 different FSP for 4 different socs https://review.coreboot.org/c/coreboot/+/18457/37/src/soc/intel/common/basecode/bootblock/bootblock.c@102 PS37, Line 102: (CONFIG(PAGING_IN_CACHE_AS_RAM)) > I think APL/GLK differ too much from the big core platforms to have common code everywhere. […] you consider 3 lines of code as too different? -- To view, visit https://review.coreboot.org/c/coreboot/+/18457 To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-Change-Id: If84c08d33f6f8fd3cd9722ee893653f1d1ae90c1 Gerrit-Change-Number: 18457 Gerrit-PatchSet: 38 Gerrit-Owner: Subrata Banik <subrata.banik@intel.com> Gerrit-Reviewer: Aamir Bohra <aamir.bohra@intel.com> Gerrit-Reviewer: Aaron Durbin <adurbin@chromium.org> Gerrit-Reviewer: Bernardo Perez Priego <bernardo.perez.priego@intel.com> Gerrit-Reviewer: Martin Roth <martinroth@google.com> Gerrit-Reviewer: Maulik V Vaghela <maulik.v.vaghela@intel.com> Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com> Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org> Gerrit-Reviewer: Rizwan Qureshi <rizwan.qureshi@intel.com> Gerrit-Reviewer: Subrata Banik <subrata.banik@intel.com> Gerrit-Reviewer: Subrata Banik <subrata.banik@intel.corp-partner.google.com> Gerrit-Reviewer: Usha P <usha.p@intel.com> Gerrit-Reviewer: V Sowmya <v.sowmya@intel.com> Gerrit-Reviewer: Varun Joshi <varun.joshi@intel.com> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> Gerrit-CC: Angel Pons <th3fanbus@gmail.com> Gerrit-CC: Arthur Heymans <arthur@aheymans.xyz> Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net> Gerrit-Comment-Date: Mon, 03 Feb 2020 13:11:06 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: Patrick Rudolph <siro@das-labor.org> Comment-In-Reply-To: Angel Pons <th3fanbus@gmail.com> Gerrit-MessageType: comment
1965
Age (days ago)
1965
Last active (days ago)
0 comments
1 participants
participants (1)
-
Patrick Rudolph (Code Review)