[PATCH v2 2/9] doc: board/qualcomm: Update RDP build instructions
Simon Glass
sjg at chromium.org
Sat Apr 11 15:15:55 CEST 2026
Hi Varadarajan,
On 2026-04-10T09:11:45, Varadarajan Narayanan
<varadarajan.narayanan at oss.qualcomm.com> wrote:
> doc: board/qualcomm: Update RDP build instructions
>
> Add details about the SPL & U-Boot proper build steps, converting to
> flashable images, source URLs for the needed binaries and scripts.
>
> Signed-off-by: Varadarajan Narayanan <varadarajan.narayanan at oss.qualcomm.com>
>
> doc/board/qualcomm/rdp.rst | 69 ++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 69 insertions(+)
> diff --git a/doc/board/qualcomm/rdp.rst b/doc/board/qualcomm/rdp.rst
> @@ -42,6 +67 @@ on your device with::
> +Build steps for IPQ5210 based Qualcomm Dragonwing F8 & N8 Platforms:
> +====================================================================
The section heading uses "====" which in RST is the same level as the
document title. This should use "----" to be consistent with the
existing "Installation" section.
> diff --git a/doc/board/qualcomm/rdp.rst b/doc/board/qualcomm/rdp.rst
> @@ -42,6 +67 @@ on your device with::
> + $ make -j8 O=${out_dir} qcom_ipq5210_mmc_defconfig
This defconfig is added in patch 9 - can you move the docs patch to
the end of the series so the tree remains bisectable.
> diff --git a/doc/board/qualcomm/rdp.rst b/doc/board/qualcomm/rdp.rst
> @@ -42,6 +67 @@ on your device with::
> + --template template.its
Where does this file come from?
Regards,
Simon
More information about the U-Boot
mailing list