board: Fix documentation for Snapdragon based Samsung and Qualcomm boards
authorBhupesh Sharma <bhupesh.sharma@linaro.org>
Thu, 20 Apr 2023 11:28:48 +0000 (16:58 +0530)
committerTom Rini <trini@konsulko.com>
Wed, 3 May 2023 13:05:22 +0000 (09:05 -0400)
The current documentation for Snapdragon based Samsung
and Qualcomm boards is vague in the sense that at one place
it mentions that u-boot  can be used as a replacement for ABL
bootloader and at another it mentions that u-boot is loaded
as an Android boot image through ABL.

Fix the same.

Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
doc/board/qualcomm/qcs404.rst
doc/board/qualcomm/sdm845.rst

index bbb40b0..0cb71d9 100644 (file)
@@ -9,8 +9,8 @@ About this
 This document describes the information about Qualcomm QCS404 evaluation board
 and it's usage steps.
 
-U-Boot can be used as a replacement for Qualcomm's original ABL (UEFI) bootloader.
-It is loaded as an Android boot image through ABL
+The current boot flow support loading u-boot as an Android boot image via
+Qualcomm's UEFI-based ABL (Android) Bootloader.
 
 Installation
 ------------
index 8ef4749..71879c2 100644 (file)
@@ -12,8 +12,8 @@ supported boards and it's usage steps.
 SDM845 - hi-end qualcomm chip, introduced in late 2017.
 Mostly used in flagship phones and tablets of 2018.
 
-U-Boot can be used as a replacement for Qualcomm's original ABL (UEFI) bootloader.
-It is loaded as an Android boot image through ABL
+The current boot flow support loading u-boot as an Android boot image via
+Qualcomm's UEFI-based ABL (Android) Bootloader.
 
 Installation
 ------------