Hello Bora Guvendik, build bot (Jenkins), Anil Kumar K, Selma Bensaid, Angel Pons, Varun Joshi, EricR Lai,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/40501
to look at the new patch set (#2).
Change subject: mb/google/deltaur: Add chromeos-gbe.fmd ......................................................................
mb/google/deltaur: Add chromeos-gbe.fmd
Deltan will be using the integrated Intel GbE for LAN functionality. Deltaur will not have a LAN port, and so does not need the GbE region. This patch adds a new FMAP descriptor file which explicitly supports the GbE region (chromeos-gbe.fmd), and removes the GbE region from chromeos.fmd. Deltan is then assigned chromeos-gbe.fmd, and Deltaur is assigned chromeos.fmd.
BUG=b:150165131 TEST=emerge-deltaur coreboot chromeos-bootimage and use ifdtool -p tgl -t image-delta{ur,n}.bin to make sure FMAP aligns with IFWI
Signed-off-by: Tim Wawrzynczak twawrzynczak@chromium.org Change-Id: Ib93d5ba7f8dbf273ba7c1163022661ede1f44ab4 --- M src/mainboard/google/deltaur/Kconfig A src/mainboard/google/deltaur/chromeos-gbe.fmd M src/mainboard/google/deltaur/chromeos.fmd 3 files changed, 55 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/01/40501/2