diff options
Diffstat (limited to 'Documentation/mainboard')
-rw-r--r-- | Documentation/mainboard/google/dragonegg.md | 4 | ||||
-rw-r--r-- | Documentation/mainboard/intel/icelake_rvp.md | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/mainboard/google/dragonegg.md b/Documentation/mainboard/google/dragonegg.md index df4fe16d44..ef7e61b710 100644 --- a/Documentation/mainboard/google/dragonegg.md +++ b/Documentation/mainboard/google/dragonegg.md @@ -4,14 +4,14 @@ This page describes how to run coreboot on the google dragonegg board. Dragonegg is based on Intel Ice Lake platform, please refer to below link to get more details ```eval_rst -:doc:`../../soc/intel/iceLake_coreboot_development.md` +:doc:`../../soc/intel/icelake/iceLake_coreboot_development` ``` ## Building coreboot * Follow build instructions mentioned in Ice Lake document ```eval_rst -:doc:`../../soc/intel/iceLake_coreboot_development.md` +:doc:`../../soc/intel/icelake/iceLake_coreboot_development` ``` * The default options for this board should result in a fully working image: diff --git a/Documentation/mainboard/intel/icelake_rvp.md b/Documentation/mainboard/intel/icelake_rvp.md index 09f2185b0b..514ba6b4dd 100644 --- a/Documentation/mainboard/intel/icelake_rvp.md +++ b/Documentation/mainboard/intel/icelake_rvp.md @@ -4,14 +4,14 @@ 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 ```eval_rst -:doc:`../../soc/intel/iceLake_coreboot_development.md` +:doc:`../../soc/intel/icelake/iceLake_coreboot_development` ``` ## Building coreboot * Follow build instructions mentioned in Ice Lake document ```eval_rst -:doc:`../../soc/intel/iceLake_coreboot_development.md` +:doc:`../../soc/intel/icelake/iceLake_coreboot_development` ``` * The default options for this board should result in a fully working image: |