meta-digi/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey/ccimx6ul
Hector Palacios 27c13055eb uboot: ccimx6ul: decide on using UBI vols basing on ubisysvols
The script required the passing of option '-b' for setting up the
target to use a single MTD partition and multiple UBI volumes.
If a target however already has the variable 'ubisysvols' set to
'yes' but this parameter is forgotten when calling the script, the
partition layout would change to default (several MTD partitions).

Remove the recently added '-b' option and make the script decide
basing on the current value of 'ubisysvols' variable.

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2021-09-09 17:38:44 +02:00
..
install_linux_fw_sd.txt ccimx6ul: add support for ubisysvols on SD/USB install scripts 2021-09-09 17:38:44 +02:00
install_linux_fw_usb.txt ccimx6ul: add support for ubisysvols on SD/USB install scripts 2021-09-09 17:38:44 +02:00
install_linux_fw_uuu.sh uboot: ccimx6ul: decide on using UBI vols basing on ubisysvols 2021-09-09 17:38:44 +02:00