diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2025-08-09 10:21:55 +0200 |
---|---|---|
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | 2025-08-14 15:33:00 +0800 |
commit | 909ceacf4a8ac5360c25588f9db7b6dbd19c5c06 (patch) | |
tree | 44050901f1cf95ea02be5ba3fcfedd9afdde10eb /drivers/fpga/lattice.c | |
parent | 3856d93ea331f462a9bebf072390a66d104a1a93 (diff) |
starfive: fix return code of `mac write_eeprom`
When writing the EEPROM fails, the command usage help text is displayed
after the error message. We should only display the error message instead.
If writing the EEPROM fails, return CMD_RET_FAILURE (1) instead of
CMD_RET_USAGE (-1).
Fixes: aea1bd95b61e ("eeprom: starfive: Enable ID EEPROM configuration")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Acked-by: E Shattow <e@freeshell.de>
Diffstat (limited to 'drivers/fpga/lattice.c')
0 files changed, 0 insertions, 0 deletions