Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit ed513de1 authored by Mattijs Korpershoek's avatar Mattijs Korpershoek
Browse files

beagleplay: Fix broken U-Boot link

The Beagle Play has its own "vendor folder", which is beagle, not ti.
Update the link
parent 5ac1ff63
No related merge requests found
......@@ -15,7 +15,7 @@ Distro Boot
For some background on distro boot, see `the u-boot documentation on
distro boot <https://docs.u-boot.org/en/latest/develop/distro.html>`_. There is
also `BeaglePlay specific u-boot documentation <https://docs.u-boot.org/en/latest/board/ti/am62x_beagleplay.html>`_.
also `BeaglePlay specific u-boot documentation <https://docs.u-boot.org/en/latest/board/beagle/am62x_beagleplay.html>`_.
In :ref:`play-typical-extlinux-conf`, you can see line 1 provides a label
and subsequent indented lines provide parameters for that boot option.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment