
26 Jan
2023
26 Jan
'23
4:36 p.m.
On Mon, Jan 2, 2023 at 10:51 PM Heinrich Schuchardt heinrich.schuchardt@canonical.com wrote:
For 'sf write', 'sf read', 'sf erase' using excessive values of offset or size should not display the command usage but only the error message.
Use CMD_RET_* constants. Simplify do_spi_flash().
Heinrich Schuchardt (3): cmd: fix return code of 'sf write' and 'sf read' cmd: simplify do_spi_flash() cmd: fix return code of 'sf erase'
Applied to u-boot-spi/master