Subrata Banik has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/74217 )
Change subject: mb/intel/mtlrvp: Fix the file name (chromeos.debug-fsp.fmd) typo ......................................................................
mb/intel/mtlrvp: Fix the file name (chromeos.debug-fsp.fmd) typo
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 --- R src/mainboard/intel/mtlrvp/chromeos-debug-fsp.fmd 1 file changed, 16 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/17/74217/1
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