Subrata Banik has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/29828
Change subject: Documentation/../../icelake_rvp: Add RVP coreboot development documentation ......................................................................
Documentation/../../icelake_rvp: Add RVP coreboot development documentation
Change-Id: If063cbd3436d9ee107945f425a31ba0009039a1d Signed-off-by: Subrata Banik subrata.banik@intel.com --- A Documentation/mainboard/intel/icelake_rvp.md 1 file changed, 24 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/28/29828/1
diff --git a/Documentation/mainboard/intel/icelake_rvp.md b/Documentation/mainboard/intel/icelake_rvp.md new file mode 100644 index 0000000..e6c0809 --- /dev/null +++ b/Documentation/mainboard/intel/icelake_rvp.md @@ -0,0 +1,24 @@ +# Intel Ice Lake RVP (Reference Validation Platform) + +This page describes how to run coreboot on the Intel icelake_rvp board. + +Ice Lake RVP is based on Intel Ice Lake platform, please refer to below link to get more details +* Ice Lake coreboot development(iceLake_coreboot_development.md) + +## Flashing coreboot + +```eval_rst ++---------------------+------------+ +| Type | Value | ++=====================+============+ +| Socketed flash | no | ++---------------------+------------+ +| Vendor | Winbond | ++---------------------+------------+ +| Size | 32 MiB | ++---------------------+------------+ +| Internal flashing | yes | ++---------------------+------------+ +| External flashing | yes | ++---------------------+------------+ +```