diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2022-07-11 20:01:12 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-08-04 13:59:59 -0400 |
commit | 689525b12e00881b88cc8f02c9c711ae9b2f6b5a (patch) | |
tree | 6bc6b29ce7fd0684e781fe1fd0faeec425cbb8c8 /board/freescale/p1010rdb/ddr.c | |
parent | bf28d9a65999bcf60425e65a7daf0d539838a845 (diff) |
cmd: undefined return value of do_extension_apply()
If 'extension apply all' is executed and no extension is found, the return
value of do_extension_apply() is undefined. Return CMD_RET_FAILURE in this
case.
Fixes: 2f84e9cf06d3 ("cmd: add support for a new "extension" command")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Kory Maincent <kory.maincent@bootlin.com>
Diffstat (limited to 'board/freescale/p1010rdb/ddr.c')
0 files changed, 0 insertions, 0 deletions