Subrata Banik has submitted this change. ( https://review.coreboot.org/c/coreboot/+/74217 )
Change subject: mb/intel/mtlrvp: Use `-` over `.` in chromeos-debug-fsp.fmd ......................................................................
mb/intel/mtlrvp: Use `-` over `.` in chromeos-debug-fsp.fmd
This patch renames debug FMD file (chromeos.debug-fsp.fmd) to chromeos-debug-fsp.fmd in order to match the file path name in `FMDFILE` config.
TEST=Able to build intel/mtlrvp with this code change.
Signed-off-by: Subrata Banik subratabanik@google.com Change-Id: Ic8de07e4befa6b1ab8ab57d593c6939d87c48e9b Reviewed-on: https://review.coreboot.org/c/coreboot/+/74217 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Usha P usha.p@intel.com Reviewed-by: Dinesh Gehlot digehlot@google.com Reviewed-by: Eric Lai eric_lai@quanta.corp-partner.google.com --- R src/mainboard/intel/mtlrvp/chromeos-debug-fsp.fmd 1 file changed, 21 insertions(+), 0 deletions(-)
Approvals: build bot (Jenkins): Verified Usha P: Looks good to me, approved Eric Lai: Looks good to me, approved Dinesh Gehlot: Looks good to me, approved
diff --git a/src/mainboard/intel/mtlrvp/chromeos.debug-fsp.fmd b/src/mainboard/intel/mtlrvp/chromeos-debug-fsp.fmd similarity index 100% rename from src/mainboard/intel/mtlrvp/chromeos.debug-fsp.fmd rename to src/mainboard/intel/mtlrvp/chromeos-debug-fsp.fmd