diff --git a/boards/beagleplay/demos-and-tutorials/beagleplay-kernel-development.rst b/boards/beagleplay/demos-and-tutorials/beagleplay-kernel-development.rst index bb88c2c0d9422bf662dd203d9ab17bbf3e44ead6..58053b55764435b3240d5752f9f2ccf030e9cdae 100644 --- a/boards/beagleplay/demos-and-tutorials/beagleplay-kernel-development.rst +++ b/boards/beagleplay/demos-and-tutorials/beagleplay-kernel-development.rst @@ -151,8 +151,6 @@ on `debugging with JTAG in CCS <https://www.ti.com/video/3874392631001?keyMatch= References ********** -- To understand more about booting code on BeaglePlay, see :ref:`beagleplay-understanding-boot`. - - For more details on the Linux kernel build system, see `The kernel build system <https://www.kernel.org/doc/html/latest/kbuild/index.html>`_ on kernel.org. - For additional guidance, see the `official TI-SDK documentation for AM62X <https://software-dl.ti.com/processor-sdk-linux/esd/AM62X/latest/exports/docs/linux/Foundational_Components_Kernel_Users_Guide.html>`_