commit | 9c34ddbef84a88a1303d8ab6d2c76a3502201b90 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Wed May 25 14:38:55 2022 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 06 17:54:59 2022 -0400 |
tree | 1ce4d42defc4284b905476a8c4992332c55acb86 | |
parent | a35d4e71596ce7efb0f246125a9f3d360e92da8c [diff] |
qfw: Don't fail if setup data size is 0 Skip missing setup data (which is valid) rather than failing with an error. Cc: Bin Meng <bmeng.cn@gmail.com> Cc: Simon Glass <sjg@chromium.org> Reported-by: Andrew Walbran <qwandor@google.com> Signed-off-by: Pierre-Clément Tosi <ptosi@google.com>