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: Sean Anderson <sean.anderson@seco.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
"""""""""
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
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
""""""""""