Skip to content

Commit 54826a2

Browse files
Removed typos
Removed passive voice in statements Signed-off-by: Vinay Jaassiel Kankipati <vinayjk@qti.qualcomm.com>
1 parent 58d6fe7 commit 54826a2

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

topic/k2c-qli-build-ga/addn_host_setup_build_firmware.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Install and configure the software tools on the Ubuntu host computer.
1616
pipx ensurepath
1717
pipx install kas
1818

19-
#. Optionally download the kas-container script. kas is the tool used by Qualcomm Linux to sync and build the Yocto meta layers. The kas package also provides a kas-container script for running kas in a container. If you prefer running the image builds in an isolated evironment, consider using kas-container instead.
19+
#. Optionally download the kas-container script. kas is the tool used by Qualcomm Linux to sync and build the Yocto meta layers. The kas package also provides a kas-container script for running kas in a container. If you prefer running the image builds in an isolated environment, consider using kas-container instead.
2020

2121
.. container:: nohighlight
2222

topic/k2c-qli-build-ga/build_from_source_github.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Install and configure the required software tools on the Ubuntu host computer.
1919
pipx ensurepath
2020
pipx install kas
2121

22-
#. Optionally download the kas-container script. The kas package also provides a kas-container script for running kas in a container. If you prefer running the image builds in an isolated evironment, consider using kas-container instead.
22+
#. Optionally download the kas-container script. The kas package also provides a kas-container script for running kas in a container. If you prefer running the image builds in an isolated environment, consider using kas-container instead.
2323

2424
.. container:: nohighlight
2525

topic/k2c-qli-build-ga/build_with_firmware.rst

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -450,19 +450,19 @@ Build firmware
450450

451451
.. rubric:: CPUCP firmware
452452

453-
The CPUCP firmware is released as a binary and build compilation isn't required.
453+
Qualcomm releases the CPUCP firmware as a binary and you don't need to compile the build.
454454

455455
.. rubric:: CPUSYS.VM firmware
456456

457-
The CPUSYS.VM firmware is released as a binary and build compilation isn't required.
457+
Qualcomm releases the CPUSYS.VM firmware as a binary and you don't need to compile the build.
458458

459459
.. rubric:: BTFM firmware
460460

461-
The BTFM firmware is released as a binary and build compilation isn't required.
461+
Qualcomm releases the BTFM firmware as a binary and you don't need to compile the build.
462462

463463
.. rubric:: WLAN firmware
464464

465-
The WLAN firmware is released as a binary and build compilation isn't required.
465+
Qualcomm releases the WLAN firmware as a binary and you don't need to compile the build.
466466

467467
.. rubric:: Generate firmware prebuilds (boot-critical and split-firmware binaries)
468468

@@ -740,19 +740,19 @@ Build firmware
740740

741741
.. rubric:: CPUCP firmware
742742

743-
The CPUCP firmware is released as a binary and build compilation isn't required.
743+
Qualcomm releases the CPUCP firmware as a binary and you don't need to compile the build.
744744

745745
.. rubric:: CPUSYS.VM firmware
746746

747-
The CPUSYS.VM firmware is released as a binary and build compilation isn't required.
747+
Qualcomm releases the CPUSYS.VM firmware as a binary and you don't need to compile the build.
748748

749749
.. rubric:: BTFM firmware
750750

751-
The BTFM firmware is released as a binary and build compilation isn't required.
751+
Qualcomm releases the BTFM firmware as a binary and you don't need to compile the build.
752752

753753
.. rubric:: WLAN firmware
754754

755-
The WLAN firmware is released as a binary and build compilation isn't required.
755+
Qualcomm releases the WLAN firmware as a binary and you don't need to compile the build.
756756

757757
.. rubric:: Generate firmware prebuilds (boot-critical and split-firmware binaries)
758758

@@ -767,7 +767,7 @@ Build firmware
767767
cd <FIRMWARE_ROOT>/qualcomm-linux-spf-1-0_ap_standard_oem_nm/QCS9100.LE.1.0/common/build
768768
python build.py --imf
769769

770-
- Firmware prebuild is successful if the following zip files are generated in the ``<FIRMWARE_ROOT>/qualcomm-linux-spf-1-0_ap_standard_oem_nm/QCM6490.LE.1.0/common/build/ufs/bin`` directory:
770+
- Firmware prebuild is successful if the following zip files are generated in the ``<FIRMWARE_ROOT>/qualcomm-linux-spf-1-0_ap_standard_oem_nm/QCS9100.LE.1.0/common/build/ufs/bin`` directory:
771771

772772
- ``QCS9100_bootbinaries.zip``
773773
- ``QCS9100_dspso.zip``
@@ -1030,19 +1030,19 @@ Build firmware
10301030

10311031
.. rubric:: CPUCP firmware
10321032

1033-
The CPUCP firmware is released as a binary and build compilation isn't required.
1033+
Qualcomm releases the CPUCP firmware as a binary and you don't need to compile the build.
10341034

10351035
.. rubric:: CPUSYS.VM firmware
10361036

1037-
The CPUSYS.VM firmware is released as a binary and build compilation isn't required.
1037+
Qualcomm releases the CPUSYS.VM firmware as a binary and you don't need to compile the build.
10381038

10391039
.. rubric:: BTFM firmware
10401040

1041-
The BTFM firmware is released as a binary and build compilation isn't required.
1041+
Qualcomm releases the BTFM firmware as a binary and you don't need to compile the build.
10421042

10431043
.. rubric:: WLAN firmware
10441044

1045-
The WLAN firmware is released as a binary and build compilation isn't required.
1045+
Qualcomm releases the WLAN firmware as a binary and you don't need to compile the build.
10461046

10471047
.. rubric:: Generate firmware prebuilds (boot-critical and split-firmware binaries)
10481048

0 commit comments

Comments
 (0)