meta-digi/meta-digi-arm/recipes-bsp
Gabriel Valcazar 8fad761961 ccimx6ul: install_linux_fw_uuu.sh: increase timeouts to account for large NANDs
When running the installation script on variants with larger NANDs, two of the
script's commands take longer than our intended timeouts under specific
circumstances:

    * When the variant has a NAND with 512 MiB or more and singlemtdsys is set
      to "yes", running ubivolscipt takes longer than our 10 second timeout.
      The larger the NAND storage size, the longer this command takes.
    * When the variant has a 1 GiB NAND, singlemtdsys is set to "yes" and
      dualboot is set to "no", the update of the recovery UBI volume takes
      longer than our 15 second timeout.

In both of these cases, the script fails and the installation process cannot
continue. Apply the following changes to prevent this:

    * Increase the ubivolscript timeout from 10 seconds to 30
    * Increase the recovery update timeout from 15 seconds to 20

Also, remove the command immediately before ubivolscript is run, since said
command is already being run at the beginning of ubivolscript.

https://onedigi.atlassian.net/browse/DEL-9097

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2024-06-27 17:48:10 +02:00
..
alsa-state sound: max98088: update card name 2023-08-08 10:29:16 +02:00
ath-prop-tools kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
digi-sc-firmware digi-sc-firmware: update to v1.15.0.1 2024-02-27 09:30:51 +01:00
firmware-atheros firmware-atheros: add optimized board data files for new AR6233 on CC6 2024-01-29 16:39:56 +01:00
firmware-murata-infineon meta-digi-arm: add support for Worldwide regulatory domains 2024-03-21 09:12:25 +01:00
firmware-murata-nxp firmware-murata: install all FW files 2024-02-21 18:00:34 +01:00
firmware-qualcomm firmware_qualcomm: ccimx8m: update US Board Data File calibration 2024-05-03 11:33:28 +02:00
formfactor kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
libedgetpu Move Coral-related recipes to dynamic Freescale layer 2023-05-08 13:00:59 +02:00
libubootenv libubootenv: flush changes to fw_env.config on post inst script 2024-06-26 11:25:23 +02:00
tensorflow-lite meta-digi: fix binary names in Google Coral recipes 2023-05-10 09:11:19 +02:00
trustfence-cst trustfence-cst: upgrade to version 3.3.2 2023-09-25 14:23:40 +02:00
trustfence-stm-signtools trustfence-stm-signtools: include external libraries in the package itself 2024-04-08 18:02:37 +02:00
u-boot ccimx6ul: install_linux_fw_uuu.sh: increase timeouts to account for large NANDs 2024-06-27 17:48:10 +02:00
usbutils kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00