summaryrefslogtreecommitdiffstats
path: root/Documentation/mainboard
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2023-08-25 20:41:31 +0200
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2023-08-27 11:14:35 +0000
commitead437f14396a5e95506f6e54ba6a6010ad658b9 (patch)
tree128b3c5bb9d25e3f675ff6c662dec394d70690eb /Documentation/mainboard
parent471de17fd59c95f9cac25ecb67bbfc73aa40868a (diff)
downloadcoreboot-ead437f14396a5e95506f6e54ba6a6010ad658b9.tar.gz
coreboot-ead437f14396a5e95506f6e54ba6a6010ad658b9.tar.bz2
coreboot-ead437f14396a5e95506f6e54ba6a6010ad658b9.zip
doc/mb/asus/{p2b-ls,p3b-f}: Remove reference to non-existing document
The document for northbridge/intel/i440bx doesn't exist and it didn't exist at the time of introduction of these two mainboard documents. So replace the reference with just the northbridge name. This fixes the following Sphinx warning: WARNING: unknown document: '../../northbridge/intel/i440bx/index' Change-Id: Iaa67399f9d0e62d5d54ae08f5ebb8c70073c601f Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/77442 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nicholas Chin <nic.c3.14@gmail.com>
Diffstat (limited to 'Documentation/mainboard')
-rw-r--r--Documentation/mainboard/asus/p2b-ls.md2
-rw-r--r--Documentation/mainboard/asus/p3b-f.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/mainboard/asus/p2b-ls.md b/Documentation/mainboard/asus/p2b-ls.md
index bdb6d7df4f22..c119993510e4 100644
--- a/Documentation/mainboard/asus/p2b-ls.md
+++ b/Documentation/mainboard/asus/p2b-ls.md
@@ -92,7 +92,7 @@ for only CPU models that the board will actually be run with.
```eval_rst
+------------------+--------------------------------------------------+
-| Northbridge | :doc:`../../northbridge/intel/i440bx/index` |
+| Northbridge | Intel I440BX |
+------------------+--------------------------------------------------+
| Southbridge | i82371eb |
+------------------+--------------------------------------------------+
diff --git a/Documentation/mainboard/asus/p3b-f.md b/Documentation/mainboard/asus/p3b-f.md
index 587b94efd61b..3db20970f753 100644
--- a/Documentation/mainboard/asus/p3b-f.md
+++ b/Documentation/mainboard/asus/p3b-f.md
@@ -90,7 +90,7 @@ for only CPU models that the board will actually be run with.
```eval_rst
+------------------+--------------------------------------------------+
-| Northbridge | :doc:`../../northbridge/intel/i440bx/index` |
+| Northbridge | Intel I440BX |
+------------------+--------------------------------------------------+
| Southbridge | i82371eb |
+------------------+--------------------------------------------------+