aboutsummaryrefslogtreecommitdiff
path: root/Documentation/soc/intel/icelake/index.md
diff options
context:
space:
mode:
authorSubrata Banik <subrata.banik@intel.com>2018-11-23 13:34:05 +0530
committerPatrick Georgi <pgeorgi@google.com>2018-11-27 08:56:05 +0000
commit92d7017a045bbc1ba20d5615bd35e0d70aa151b7 (patch)
tree528c7ed6a414f629b3cfca63204e78c184f911fc /Documentation/soc/intel/icelake/index.md
parente547bfc0afbab20f98272fb44ea0e1d0e4ae3a39 (diff)
Documentation/../../icelake: Add Ice Lake coreboot development documentation
Add documentation for Ice Lake processor family coreboot development. Documented so far: * What is Ice Lake * Development Strategy * Create coreboot Image * Flashing coreboot Change-Id: Ief4df6ca11f95b75ecddeb560f7887bfadced086 Signed-off-by: Subrata Banik <subrata.banik@intel.com> Reviewed-on: https://review.coreboot.org/c/29805 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'Documentation/soc/intel/icelake/index.md')
-rw-r--r--Documentation/soc/intel/icelake/index.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/soc/intel/icelake/index.md b/Documentation/soc/intel/icelake/index.md
index b4f512ca05..450ab0f758 100644
--- a/Documentation/soc/intel/icelake/index.md
+++ b/Documentation/soc/intel/icelake/index.md
@@ -2,6 +2,10 @@
This section contains documentation about coreboot on specific Intel "Ice Lake" SOCs.
+## Ice Lake coreboot development
+
+- [Ice Lake coreboot development](iceLake_coreboot_development.md)
+
## Multiprocessor Init
- [Multiprocessor Init](MultiProcessorInit.md)