boards: intel_(ish|adl|ehl|rpl), up_squared: fix include paths
Update some included file paths according to the new directory layout. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
This commit is contained in:
committed by
Carles Cufi
parent
8d518ce504
commit
963c74df1c
@@ -21,7 +21,7 @@ Hardware
|
||||
- Interface-to-Sensor peripherals (I2C, SPI, UART, I3C, GPIO, DMA).
|
||||
- Inter Process Communications (IPC) to core processor and other IP processors.
|
||||
|
||||
.. include:: ../../../../soc/x86/intel_ish/doc/supported_features.txt
|
||||
.. include:: ../../../../../soc/soc_legacy/x86/intel_ish/doc/supported_features.txt
|
||||
|
||||
Programming and Debugging
|
||||
*************************
|
||||
|
||||
@@ -59,7 +59,7 @@ Build Zephyr application
|
||||
Booting the Alder Lake N CRB Board using UEFI
|
||||
=============================================
|
||||
|
||||
.. include:: ../../../../../boards/x86/common/efi_boot.rst
|
||||
.. include:: ../../../boards_legacy/x86/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/
|
||||
|
||||
@@ -19,7 +19,7 @@ Hardware
|
||||
|
||||
General information about the board can be found at the `EHL`_ website.
|
||||
|
||||
.. include:: ../../../../../soc/v2/intel/elkhart_lake/doc/supported_features.txt
|
||||
.. include:: ../../../../soc/intel/elkhart_lake/doc/supported_features.txt
|
||||
|
||||
|
||||
Connections and IOs
|
||||
@@ -55,13 +55,13 @@ Build Zephyr application
|
||||
Booting the Elkhart Lake CRB Board using UEFI
|
||||
=============================================
|
||||
|
||||
.. include:: ../../common/efi_boot.rst
|
||||
.. include:: ../../../boards_legacy/x86/common/efi_boot.rst
|
||||
:start-after: start_include_here
|
||||
|
||||
Booting the Elkhart Lake CRB Board over network
|
||||
===============================================
|
||||
|
||||
.. include:: ../../../../../boards/x86/common/net_boot.rst
|
||||
.. include:: ../../../boards_legacy/x86/common/net_boot.rst
|
||||
:start-after: start_include_here
|
||||
|
||||
.. note::
|
||||
|
||||
@@ -33,7 +33,7 @@ Hardware
|
||||
|
||||
General information about the board can be found at the `RPL`_.
|
||||
|
||||
.. include:: ../../../../../soc/v2/intel/raptor_lake/doc/supported_features.txt
|
||||
.. include:: ../../../../soc/intel/raptor_lake/doc/supported_features.txt
|
||||
|
||||
|
||||
Connections and IOs
|
||||
@@ -69,7 +69,7 @@ Build Zephyr application
|
||||
Booting the Raptor Lake S CRB Board using UEFI
|
||||
==============================================
|
||||
|
||||
.. include:: ../../../../../boards/x86/common/efi_boot.rst
|
||||
.. include:: ../../../boards_legacy/x86/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/
|
||||
|
||||
@@ -29,7 +29,7 @@ Hardware
|
||||
|
||||
General information about the board can be found at the `UP Squared`_ website.
|
||||
|
||||
.. include:: ../../../../../soc/v2/intel/apollo_lake/doc/supported_features.txt
|
||||
.. include:: ../../../../soc/intel/apollo_lake/doc/supported_features.txt
|
||||
|
||||
GPIO
|
||||
----
|
||||
@@ -79,7 +79,7 @@ Build Zephyr application
|
||||
Booting the UP Squared Board using UEFI
|
||||
=======================================
|
||||
|
||||
.. include:: ../../../../../boards/x86/common/efi_boot.rst
|
||||
.. include:: ../../../boards_legacy/x86/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/x86/common/net_boot.rst
|
||||
.. include:: ../../../boards_legacy/x86/common/net_boot.rst
|
||||
:start-after: start_include_here
|
||||
|
||||
.. note::
|
||||
|
||||
@@ -66,13 +66,13 @@ connection setup.
|
||||
Booting the UP Squared Pro 7000 Board using UEFI
|
||||
================================================
|
||||
|
||||
.. include:: ../../../../../boards/x86/common/efi_boot.rst
|
||||
.. include:: ../../../boards_legacy/x86/common/efi_boot.rst
|
||||
:start-after: start_include_here
|
||||
|
||||
Booting the UP Squared Pro 7000 Board over network
|
||||
==================================================
|
||||
|
||||
.. include:: ../../../../../boards/x86/common/net_boot.rst
|
||||
.. include:: ../../../boards_legacy/x86/common/net_boot.rst
|
||||
:start-after: start_include_here
|
||||
|
||||
References
|
||||
|
||||
Reference in New Issue
Block a user