From 3c37b5a682f95d1f7efcf6aa798079fdeb6b2016 Mon Sep 17 00:00:00 2001 From: Aamir Bohra Date: Fri, 29 Jun 2018 22:33:25 +0530 Subject: mainboard/intel/icelake_rvp: Do initial mainboard commit Clone entirely from mainboard/intel/cannonlake_rvp commit id: af89f49b83260a04dece84b34e97560fb85d29ae List of changes on top off initial cannonlake_rvp clone 1. Rename "Cannonlake" with "Icelake". 2. Replace "cannonlake_rvp" with "icelake_rvp". 3. Rename "cnl" with "icl". 4. Remove unwanted SPD file, will add correct SPD with mainboard patches. 5. Remove NHLT related implementation. 6. Remove FSP configs, will add once FSP headers are available. 7. Removed smihandler.c, will add later if needed. Change-Id: I875972d1fb2f630bf5eb29bd955c484e7f9aa415 Signed-off-by: Subrata Banik Signed-off-by: Aamir Bohra Reviewed-on: https://review.coreboot.org/29164 Reviewed-by: Naresh Solanki Reviewed-by: Rizwan Qureshi Tested-by: build bot (Jenkins) --- src/mainboard/intel/icelake_rvp/board_info.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/mainboard/intel/icelake_rvp/board_info.txt (limited to 'src/mainboard/intel/icelake_rvp/board_info.txt') diff --git a/src/mainboard/intel/icelake_rvp/board_info.txt b/src/mainboard/intel/icelake_rvp/board_info.txt new file mode 100644 index 0000000000..48ec997d1b --- /dev/null +++ b/src/mainboard/intel/icelake_rvp/board_info.txt @@ -0,0 +1,6 @@ +Vendor name: Intel +Board name: Icelake rvp +Category: eval +ROM protocol: SPI +ROM socketed: n +Flashrom support: y -- cgit v1.2.3