From: Patrick Delaunay Date: Tue, 24 Jan 2023 09:16:02 +0000 (+0100) Subject: doc: add rst references to distro documentation in stm32mp1 board X-Git-Tag: baikal/mips/sdk5.8.2~5^2~72^2~15 X-Git-Url: https://git.baikalelectronics.ru/?a=commitdiff_plain;h=086d1d0d186ffe8ad6c3e87bb4b3ba34f8374e2b;p=uboot.git doc: add rst references to distro documentation in stm32mp1 board Use internal rst reference with :doc: to have a link to distro.rst page in the generated U-Boot documentation. Signed-off-by: Patrick Delaunay Reviewed-by: Patrice Chotard --- diff --git a/doc/board/st/stm32mp1.rst b/doc/board/st/stm32mp1.rst index 3f70634d28..c0b1daa041 100644 --- a/doc/board/st/stm32mp1.rst +++ b/doc/board/st/stm32mp1.rst @@ -478,7 +478,8 @@ or: +-------+--------+---------+------------------------+------------------------+ And the 4th partition (Rootfs) is marked bootable with a file extlinux.conf -following the Generic Distribution feature (doc/develop/distro.rst for use). +following the Generic Distribution feature (see :doc:`../../develop/distro` for +use). The size of fip or ssbl partition must be enough for the associated binary file, 4MB and 2MB are default values.