Skip to content
Snippets Groups Projects
Commit 1500c79d authored by Sean Anderson's avatar Sean Anderson Committed by Marek Vasut
Browse files

doc: Rename k210 partitions anchor


This anchor is only for the k210 partition layout, so rename it
appropriately. This keeps it from conflicting with the (to be added)
anchor for U-Boot partitions in general.

Signed-off-by: default avatarSean Anderson <sean.anderson@seco.com>
Reviewed-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent de1728ce
No related branches found
No related tags found
No related merge requests found
......@@ -258,7 +258,7 @@ SPI Flash
"""""""""
To load an image off of SPI flash, first set up a partition as described in
:ref:`partitions`. Then, use ``mtd`` to load that partition
:ref:`k210_partitions`. Then, use ``mtd`` to load that partition
.. code-block:: none
......@@ -401,7 +401,7 @@ Sipeed MAIX boards typically provide around 16 MiB of SPI NOR flash. U-Boot is
stored in the first 1 MiB or so of this flash. U-Boot's environment is stored at
the end of flash.
.. _partitions:
.. _k210_partitions:
Partitions
""""""""""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment