On 6/30/26 10:09, Varadarajan Narayanan wrote:
On Mon, Jun 29, 2026 at 10:16:24AM +0100, Simon Glass wrote:
Hi Varadarajan,
On 2026-06-23T06:47:53, Varadarajan Narayanan
<[email protected]> 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 <[email protected]>
doc/board/qualcomm/rdp.rst | 98 +++++++++++++++++++++++++++++++++++++++++++---
1 file changed, 93 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass <[email protected]>
diff --git a/doc/board/qualcomm/rdp.rst b/doc/board/qualcomm/rdp.rst
@@ -42,17 +46,101 @@ on your device with::
- EDL. A tool like bkerler's edl_ can be used for flashing with the
+ EDL. A tool like bkerler's edl can be used for flashing with the
I just wondered why you drop the _ ?
Will fix and send v7.
Please actually build the html docs and check that the formatting is
correct when you do. Sphinx warnings make CI fail
Thanks
Varada