From dfc9917080a9175fef2c40288c586ff9dd5861f3 Mon Sep 17 00:00:00 2001 From: Maulik V Vaghela Date: Tue, 7 Aug 2018 12:06:23 +0530 Subject: mb/intel/coffeelake_rvp: Add support for new board coffeelake RVP Add support for new board coffeelake RVP. This patch is a copy patch and copies entire coffeelake_rvp folder from cannonlake_rvp. Changes done on top of copy: 1. Change copyright year from 2017 to 2018 2. Rename Cannonlake to Coffelake whenever applicable 3. Update entries in Kconfig and Kconfig.name 4. Rename variant directories to match coffeelake boards Change-Id: Id37bfeb0ae51fd630fec96273216dbb2900782c7 Signed-off-by: Maulik V Vaghela Reviewed-on: https://review.coreboot.org/27904 Reviewed-by: Arthur Heymans Reviewed-by: Naresh Solanki Reviewed-by: Lijian Zhao Tested-by: build bot (Jenkins) --- src/mainboard/intel/coffeelake_rvp/board_info.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/mainboard/intel/coffeelake_rvp/board_info.txt (limited to 'src/mainboard/intel/coffeelake_rvp/board_info.txt') diff --git a/src/mainboard/intel/coffeelake_rvp/board_info.txt b/src/mainboard/intel/coffeelake_rvp/board_info.txt new file mode 100644 index 0000000000..296d139e61 --- /dev/null +++ b/src/mainboard/intel/coffeelake_rvp/board_info.txt @@ -0,0 +1,6 @@ +Vendor name: Intel +Board name: Coffeelake rvp +Category: eval +ROM protocol: SPI +ROM socketed: n +Flashrom support: y -- cgit v1.2.3