[PATCH v2 2/9] doc: board/qualcomm: Update RDP build instructions
Varadarajan Narayanan
varadarajan.narayanan at oss.qualcomm.com
Mon Apr 13 13:05:13 CEST 2026
On Sat, Apr 11, 2026 at 07:15:55AM -0600, Simon Glass wrote:
> 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.
ok.
> > 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.
ok.
> > 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?
Same location as gen_its.py. Will update in next version and post.
Thanks
Varada
More information about the U-Boot
mailing list