meta-digi/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey
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
..
ccimx6qpsbc ccimx6qpsbc: add missing "if" condition terminator in UUU install script 2024-06-26 12:16:22 +02:00
ccimx6sbc install script: enable trustfence if -k is selected 2024-06-18 11:56:44 +02:00
ccimx6ul ccimx6ul: install_linux_fw_uuu.sh: increase timeouts to account for large NANDs 2024-06-27 17:48:10 +02:00
ccimx6ulsbc boot scripts: print boot attempts only when bootcount mechanism active 2023-10-20 10:48:07 +02:00
ccimx6ulstarter boot scripts: print boot attempts only when bootcount mechanism active 2023-10-20 10:48:07 +02:00
ccimx8m install script: enable trustfence if -k is selected 2024-06-18 11:56:44 +02:00
ccimx8mm-dvk boot scripts: print boot attempts only when bootcount mechanism active 2023-10-20 10:48:07 +02:00
ccimx8mn-dvk boot scripts: print boot attempts only when bootcount mechanism active 2023-10-20 10:48:07 +02:00
ccimx8x install script: enable trustfence if -k is selected 2024-06-18 11:56:44 +02:00
ccimx8x-sbc-express boot scripts: print boot attempts only when bootcount mechanism active 2023-10-20 10:48:07 +02:00
ccimx8x-sbc-pro boot scripts: print boot attempts only when bootcount mechanism active 2023-10-20 10:48:07 +02:00
ccimx93 install script: enable trustfence if -k is selected 2024-06-18 11:56:44 +02:00
ccimx93-dvk meta-digi: enable boot artifacts encryption support on ccimx93 2024-04-11 18:18:13 +02:00
ccmp1 install scripts: capitalize F from TrustFence 2024-06-18 11:56:44 +02:00
ccmp13-dvk ccmp1: boot script: set temp variable to skip fit re-loading 2023-11-28 12:53:30 +01:00
ccmp15-dvk ccmp15: add overlay for SOM hardware version 1 2024-05-14 16:29:08 +02:00
use-mainline-bsp thud migration: u-boot: remove kernel image type from device tree files 2019-02-08 12:13:11 +01:00