From 0d3606b2df7dc2625c14f981821ab3f09d696065 Mon Sep 17 00:00:00 2001 From: Tim Wawrzynczak Date: Mon, 19 Sep 2022 09:29:48 -0600 Subject: mb/intel/mtlrvp: Add board_info.txt Builds are failing on upstream master branch because there is no board_info.txt for the Intel Meteor Lake RVP mainboard; this patch adds a basic one so the tree will build. Signed-off-by: Tim Wawrzynczak Change-Id: I3356ad65132dc4aaebd5e7d959a2bdb9ab1316b1 Reviewed-on: https://review.coreboot.org/c/coreboot/+/67711 Reviewed-by: Sean Rhodes Reviewed-by: Jon Murphy Tested-by: Patrick Georgi Reviewed-by: Patrick Georgi --- src/mainboard/intel/mtlrvp/board_info.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/mainboard/intel/mtlrvp/board_info.txt diff --git a/src/mainboard/intel/mtlrvp/board_info.txt b/src/mainboard/intel/mtlrvp/board_info.txt new file mode 100644 index 0000000000..fbf58ef3c1 --- /dev/null +++ b/src/mainboard/intel/mtlrvp/board_info.txt @@ -0,0 +1,6 @@ +Vendor name: Intel +Board name: Meteor Lake rvp +Category: eval +ROM protocol: SPI +ROM socketed: n +Flashrom support: y -- cgit v1.2.3