hwmv2: boards: x86: doc: Adjust common docs to new locations

Adjust x86/common doc location to HWMv2 move.

Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>
This commit is contained in:
Dmitrii Golovanov
2024-02-16 10:55:31 +01:00
committed by Carles Cufi
parent 69b334f54b
commit b7abc89428
10 changed files with 9 additions and 19 deletions

View File

@@ -1,10 +0,0 @@
.. _boards-x86:
x86 Boards
##########
.. toctree::
:maxdepth: 1
:glob:
[!common]*/**/*

View File

@@ -7,4 +7,4 @@ Intel Corporation
:maxdepth: 1
:glob:
**/*
*/**/index

View File

@@ -59,7 +59,7 @@ Build Zephyr application
Booting the Alder Lake N CRB Board using UEFI
=============================================
.. include:: ../../../boards_legacy/x86/common/efi_boot.rst
.. include:: ../../../intel/common/efi_boot.rst
:start-after: start_include_here
.. _INTEL_ADL: https://edc.intel.com/content/www/us/en/design/products/platforms/processor-and-core-i3-n-series-datasheet-volume-1-of-2/

View File

@@ -55,13 +55,13 @@ Build Zephyr application
Booting the Elkhart Lake CRB Board using UEFI
=============================================
.. include:: ../../../boards_legacy/x86/common/efi_boot.rst
.. include:: ../../../intel/common/efi_boot.rst
:start-after: start_include_here
Booting the Elkhart Lake CRB Board over network
===============================================
.. include:: ../../../boards_legacy/x86/common/net_boot.rst
.. include:: ../../../intel/common/net_boot.rst
:start-after: start_include_here
.. note::

View File

@@ -69,7 +69,7 @@ Build Zephyr application
Booting the Raptor Lake S CRB Board using UEFI
==============================================
.. include:: ../../../boards_legacy/x86/common/efi_boot.rst
.. include:: ../../../intel/common/efi_boot.rst
:start-after: start_include_here
.. _RPL: https://edc.intel.com/content/www/us/en/design/products/platforms/details/raptor-lake-s/13th-generation-core-processors-datasheet-volume-1-of-2/

View File

@@ -79,7 +79,7 @@ Build Zephyr application
Booting the UP Squared Board using UEFI
=======================================
.. include:: ../../../boards_legacy/x86/common/efi_boot.rst
.. include:: ../../../intel/common/efi_boot.rst
:start-after: start_include_here
.. note::
@@ -97,7 +97,7 @@ Booting the UP Squared Board using UEFI
Booting the UP Squared Board over network
=========================================
.. include:: ../../../boards_legacy/x86/common/net_boot.rst
.. include:: ../../../intel/common/net_boot.rst
:start-after: start_include_here
.. note::

View File

@@ -66,13 +66,13 @@ connection setup.
Booting the UP Squared Pro 7000 Board using UEFI
================================================
.. include:: ../../../boards_legacy/x86/common/efi_boot.rst
.. include:: ../../../intel/common/efi_boot.rst
:start-after: start_include_here
Booting the UP Squared Pro 7000 Board over network
==================================================
.. include:: ../../../boards_legacy/x86/common/net_boot.rst
.. include:: ../../../intel/common/net_boot.rst
:start-after: start_include_here
References