Qualcomm Robotics RB5/Software Support/Linaro/Installing: Difference between revisions

m
no edit summary
mNo edit summary
 
Line 12: Line 12:
<br>
<br>


{{Ambox
{{Colored box|background-title-color=#6586B9|title-color=#FFFFFF|title='''Note'''|icon=notice-icon-white.png
|type=notice
  |style=overflow:hidden;
|small=left
  |content=The bootloader should be named like: rb5-bootloader-ufs-linux-XX.zip. XX represents the release number.
|issue=The bootloader should be named like: rb5-bootloader-ufs-linux-XX.zip. XX represents the release number.
|style=width:unset;
}}
}}


Line 36: Line 34:
'''4'''. Run the following command, this will allow the host computer to send commands to write into the onboard storage (UFS).
'''4'''. Run the following command, this will allow the host computer to send commands to write into the onboard storage (UFS).


{{Ambox
{{Colored box|background-title-color=#6586B9|title-color=#FFFFFF|title='''Note'''|icon=notice-icon-white.png
|type=notice
  |style=overflow:hidden;
|small=left
  |content=Output of the command will not be exactly the same.
|issue=Output of the command will not be exactly the same.
|style=width:unset;
}}
}}


Line 71: Line 67:
The following steps will show how to flash the bootloader in your board using the Fastboot Mode<ref name="flashbootloaderfastboot">Linux Host Installation for Qualcomm Robotics RB5 development kit. Retrieved January 30, 2023, from [https://www.96boards.org/documentation/consumer/dragonboard/qualcomm-robotics-rb5/installation/linux-fastboot.md.html]</ref>. For this reason, please check our [[Qualcomm_Robotics_RB5/Software_Support/Debug_modes/Set_up_fastboot_mode|Setting up board in Fastboot mode]] section to set your board, if it is not set the steps will not work. These steps need to be done in your host computer.
The following steps will show how to flash the bootloader in your board using the Fastboot Mode<ref name="flashbootloaderfastboot">Linux Host Installation for Qualcomm Robotics RB5 development kit. Retrieved January 30, 2023, from [https://www.96boards.org/documentation/consumer/dragonboard/qualcomm-robotics-rb5/installation/linux-fastboot.md.html]</ref>. For this reason, please check our [[Qualcomm_Robotics_RB5/Software_Support/Debug_modes/Set_up_fastboot_mode|Setting up board in Fastboot mode]] section to set your board, if it is not set the steps will not work. These steps need to be done in your host computer.
<br>
<br>
{{Ambox
{{Colored box|background-title-color=#6586B9|title-color=#FFFFFF|title='''Note'''|icon=notice-icon-white.png
|type=notice
  |style=overflow:hidden;
|small=left
  |content=The bootloader should be named like: rb5-bootloader-ufs-linux-XX.zip. XX represents the release number.
|issue=The bootloader should be named like: rb5-bootloader-ufs-linux-XX.zip. XX represents the release number.
|style=width:unset;
}}
}}
'''1'''. Open a terminal and go to the directory where you downloaded the bootloader.
'''1'''. Open a terminal and go to the directory where you downloaded the bootloader.


Line 89: Line 84:
</syntaxhighlight>
</syntaxhighlight>


{{Ambox
{{Colored box|background-title-color=#6586B9|title-color=#FFFFFF|title='''Note'''|icon=notice-icon-white.png
|type=notice
  |style=overflow:hidden;
|small=left
  |content=This process can take up to 3min in a computer with processor Intel® Core™ i7-1065G7 CPU @ 1.30GHz × 8.
|issue=This process can take up to 3min in a computer with processor Intel® Core™ i7-1065G7 CPU @ 1.30GHz × 8.
|style=width:unset;
}}
}}


Line 116: Line 109:
</syntaxhighlight>
</syntaxhighlight>


{{Ambox
{{Colored box|background-title-color=#6586B9|title-color=#FFFFFF|title='''Note'''|icon=notice-icon-white.png
|type=notice
  |style=overflow:hidden;
|small=left
  |content=Do '''NOT''' set your board again in Fastboot Mode when flashing the boot and rootfs image.
|issue=Do '''NOT''' set your board again in Fastboot Mode when flashing the boot and rootfs image.
|style=width:unset;
}}
}}