install_linux_fw_[sd/usb]: add missing comment character '#' to avoid an error

An additional line was added to a comment block without the '#' character,
resulting in the following error when running the script:

Unknown command '-' - try 'help'

Nonetheless, this error is harmless and the script continues as expected, which
is the reason why we hadn't found it until now.

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
Gabriel Valcazar 2024-01-25 18:34:46 +01:00
parent 68fae1420d
commit 71940ead08
14 changed files with 14 additions and 14 deletions

View File

@ -144,7 +144,7 @@ fi
# - Partition the eMMC user data area for Linux # - Partition the eMMC user data area for Linux
# - If Dual Boot # - If Dual Boot
# - Update the system partitions: linux_a, linux_b, rootfs_a, rootfs_b # - Update the system partitions: linux_a, linux_b, rootfs_a, rootfs_b
- Set bootlimit to 3 # - Set bootlimit to 3
# - If Normal Boot: # - If Normal Boot:
# - Update the system partitions: linux, recovery, rootfs # - Update the system partitions: linux, recovery, rootfs
# - Erase the 'update' partition # - Erase the 'update' partition

View File

@ -144,7 +144,7 @@ fi
# - Partition the eMMC user data area for Linux # - Partition the eMMC user data area for Linux
# - If Dual Boot # - If Dual Boot
# - Update the system partitions: linux_a, linux_b, rootfs_a, rootfs_b # - Update the system partitions: linux_a, linux_b, rootfs_a, rootfs_b
- Set bootlimit to 3 # - Set bootlimit to 3
# - If Normal Boot: # - If Normal Boot:
# - Update the system partitions: linux, recovery, rootfs # - Update the system partitions: linux, recovery, rootfs
# - Erase the 'update' partition # - Erase the 'update' partition

View File

@ -155,7 +155,7 @@ fi
# - Partition the eMMC user data area for Linux # - Partition the eMMC user data area for Linux
# - If Dual Boot # - If Dual Boot
# - Update the system partitions: linux_a, linux_b, rootfs_a, rootfs_b # - Update the system partitions: linux_a, linux_b, rootfs_a, rootfs_b
- Set bootlimit to 3 # - Set bootlimit to 3
# - If Normal Boot: # - If Normal Boot:
# - Update the system partitions: linux, recovery, rootfs # - Update the system partitions: linux, recovery, rootfs
# - Erase the 'update' partition # - Erase the 'update' partition

View File

@ -155,7 +155,7 @@ fi
# - Partition the eMMC user data area for Linux # - Partition the eMMC user data area for Linux
# - If Dual Boot # - If Dual Boot
# - Update the system partitions: linux_a, linux_b, rootfs_a, rootfs_b # - Update the system partitions: linux_a, linux_b, rootfs_a, rootfs_b
- Set bootlimit to 3 # - Set bootlimit to 3
# - If Normal Boot: # - If Normal Boot:
# - Update the system partitions: linux, recovery, rootfs # - Update the system partitions: linux, recovery, rootfs
# - Erase the 'update' partition # - Erase the 'update' partition

View File

@ -151,7 +151,7 @@ fi
# - Save the environment # - Save the environment
# - If Dual Boot # - If Dual Boot
# - Update the system partitions: linux_a, linux_b, rootfs_a, rootfs_b # - Update the system partitions: linux_a, linux_b, rootfs_a, rootfs_b
- Set bootlimit to 3 # - Set bootlimit to 3
# - If Normal Boot: # - If Normal Boot:
# - Update the system partitions: linux, recovery, rootfs # - Update the system partitions: linux, recovery, rootfs
# - Erase the 'update' partition # - Erase the 'update' partition

View File

@ -153,7 +153,7 @@ fi
# - Save the environment # - Save the environment
# - If Dual Boot # - If Dual Boot
# - Update the system partitions: linux_a, linux_b, rootfs_a, rootfs_b # - Update the system partitions: linux_a, linux_b, rootfs_a, rootfs_b
- Set bootlimit to 3 # - Set bootlimit to 3
# - If Normal Boot: # - If Normal Boot:
# - Update the system partitions: linux, recovery, rootfs # - Update the system partitions: linux, recovery, rootfs
# - Erase the 'update' partition # - Erase the 'update' partition

View File

@ -120,7 +120,7 @@ fi
# - Partition the eMMC user data area for Linux # - Partition the eMMC user data area for Linux
# - If Dual Boot # - If Dual Boot
# - Update the system partitions: linux_a, linux_b, rootfs_a, rootfs_b # - Update the system partitions: linux_a, linux_b, rootfs_a, rootfs_b
- Set bootlimit to 3 # - Set bootlimit to 3
# - If Normal Boot: # - If Normal Boot:
# - Update the system partitions: linux, recovery, rootfs # - Update the system partitions: linux, recovery, rootfs
# - Erase the 'update' partition # - Erase the 'update' partition

View File

@ -120,7 +120,7 @@ fi
# - Partition the eMMC user data area for Linux # - Partition the eMMC user data area for Linux
# - If Dual Boot # - If Dual Boot
# - Update the system partitions: linux_a, linux_b, rootfs_a, rootfs_b # - Update the system partitions: linux_a, linux_b, rootfs_a, rootfs_b
- Set bootlimit to 3 # - Set bootlimit to 3
# - If Normal Boot: # - If Normal Boot:
# - Update the system partitions: linux, recovery, rootfs # - Update the system partitions: linux, recovery, rootfs
# - Erase the 'update' partition # - Erase the 'update' partition

View File

@ -132,7 +132,7 @@ fi
# - Partition the eMMC user data area for Linux # - Partition the eMMC user data area for Linux
# - If Dual Boot # - If Dual Boot
# - Update the system partitions: linux_a, linux_b, rootfs_a, rootfs_b # - Update the system partitions: linux_a, linux_b, rootfs_a, rootfs_b
- Set bootlimit to 3 # - Set bootlimit to 3
# - If Normal Boot: # - If Normal Boot:
# - Update the system partitions: linux, recovery, rootfs # - Update the system partitions: linux, recovery, rootfs
# - Erase the 'update' partition # - Erase the 'update' partition

View File

@ -132,7 +132,7 @@ fi
# - Partition the eMMC user data area for Linux # - Partition the eMMC user data area for Linux
# - If Dual Boot # - If Dual Boot
# - Update the system partitions: linux_a, linux_b, rootfs_a, rootfs_b # - Update the system partitions: linux_a, linux_b, rootfs_a, rootfs_b
- Set bootlimit to 3 # - Set bootlimit to 3
# - If Normal Boot: # - If Normal Boot:
# - Update the system partitions: linux, recovery, rootfs # - Update the system partitions: linux, recovery, rootfs
# - Erase the 'update' partition # - Erase the 'update' partition

View File

@ -131,7 +131,7 @@ fi
# - Partition the eMMC user data area for Linux # - Partition the eMMC user data area for Linux
# - If Dual Boot # - If Dual Boot
# - Update the system partitions: linux_a, linux_b, rootfs_a, rootfs_b # - Update the system partitions: linux_a, linux_b, rootfs_a, rootfs_b
- Set bootlimit to 3 # - Set bootlimit to 3
# - If Normal Boot: # - If Normal Boot:
# - Update the system partitions: linux, recovery, rootfs # - Update the system partitions: linux, recovery, rootfs
# - Erase the 'update' partition # - Erase the 'update' partition

View File

@ -131,7 +131,7 @@ fi
# - Partition the eMMC user data area for Linux # - Partition the eMMC user data area for Linux
# - If Dual Boot # - If Dual Boot
# - Update the system partitions: linux_a, linux_b, rootfs_a, rootfs_b # - Update the system partitions: linux_a, linux_b, rootfs_a, rootfs_b
- Set bootlimit to 3 # - Set bootlimit to 3
# - If Normal Boot: # - If Normal Boot:
# - Update the system partitions: linux, recovery, rootfs # - Update the system partitions: linux, recovery, rootfs
# - Erase the 'update' partition # - Erase the 'update' partition

View File

@ -152,7 +152,7 @@ fi
# environment # environment
# - If Dual Boot # - If Dual Boot
# - Update the system partitions: linux_a, linux_b, rootfs_a, rootfs_b # - Update the system partitions: linux_a, linux_b, rootfs_a, rootfs_b
- Set bootlimit to 3 # - Set bootlimit to 3
# - If Normal Boot: # - If Normal Boot:
# - Update the system partitions: linux, recovery, rootfs # - Update the system partitions: linux, recovery, rootfs
# - Configure recovery to wipe 'update' partition # - Configure recovery to wipe 'update' partition

View File

@ -154,7 +154,7 @@ fi
# environment # environment
# - If Dual Boot # - If Dual Boot
# - Update the system partitions: linux_a, linux_b, rootfs_a, rootfs_b # - Update the system partitions: linux_a, linux_b, rootfs_a, rootfs_b
- Set bootlimit to 3 # - Set bootlimit to 3
# - If Normal Boot: # - If Normal Boot:
# - Update the system partitions: linux, recovery, rootfs # - Update the system partitions: linux, recovery, rootfs
# - Configure recovery to wipe 'update' partition # - Configure recovery to wipe 'update' partition