diff options
| author | Quentin Schulz <[email protected]> | 2026-08-27 21:52:57 +0200 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2026-08-29 06:41:35 +0200 |
| commit | a825b90a5cab87faca916b071d0c888798b975d6 (patch) | |
| tree | 3bb0495069ce7c73020d3aa5cdfc559aeca5f19a | |
| parent | d8c262c673964f4050e0818439d05c210f7abe21 (diff) | |
doc: board/tbs: update link to TRM
The link to the TRM doesn't exist anymore, so let's replace it with one
that provides the first part of the TRM where the BOOT_CFG is explained.
Signed-off-by: Quentin Schulz <[email protected]>
Acked-by: Soeren Moch <[email protected]>
| -rw-r--r-- | doc/board/tbs/tbs2910.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/board/tbs/tbs2910.rst b/doc/board/tbs/tbs2910.rst index 9d4be61783e..4f2838bc9bd 100644 --- a/doc/board/tbs/tbs2910.rst +++ b/doc/board/tbs/tbs2910.rst @@ -187,5 +187,5 @@ Links: ------ - https://www.tbsdtv.com/download/document/tbs2910/TBS2910-Matrix-ARM-mini-PC-SCH_rev2.1.pdf - The schematics for the revision 2.1 of the TBS2910 Matrix ARM miniPC. - - https://cache.freescale.com/files/32bit/doc/ref_manual/IMX6DQRM.pdf - The + - https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/i-MX-6DQ-Reference-Manual-IMX6DQRM-R2-Part-1/ta-p/1115983 - The SoC reference manual for additional details on the BOOT_CFG registers. |
