meta-digi/meta-digi-arm/recipes-bsp/u-boot
Hector Palacios fddaee85b9 update-fw scripts: fix error path after sucessful update
On commit 1e5cafeb79 a fall-back
update command was introduced in case the newest command fails.
If the newest command succeeds, however, the 'test' command for
error doesn't match (there is no error) and the return code of
such test is "1". On the next check for errors, this results on
an error, when we really mean to continue because the first
command was successful.

Move the second error check inside the error path of the first
attempt.

Reported-by: Francisco Gil <francisco.gilmartinez@digi.com>
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2021-01-18 17:36:38 +01:00
..
u-boot-dey update-fw scripts: fix error path after sucessful update 2021-01-18 17:36:38 +01:00
u-boot-fw-utils u-boot-fw-utils: update patch to support encrypted env 2020-07-24 13:13:40 +02:00
digi-u-boot.inc uboot: add script to update firmware from a USB stick 2020-12-03 15:46:22 +01:00
u-boot-dey_2017.03.bb change recipes to build from 'master' branches 2020-10-29 12:29:48 +01:00
u-boot-dey_2018.03.bb change recipes to build from 'master' branches 2020-10-29 12:29:48 +01:00
u-boot-dey_2020.04.bb Merge branch 'dey-3.0/master' into dey-3.0/maint 2020-12-28 12:28:39 +01:00
u-boot-fw-utils_%.bbappend u-boot-fw-utils: fix path where fw_env.config is located 2020-05-07 16:26:09 +02:00