[PATCH v3 5/9] tlv_eeprom: Return -ENOSYS when system call is not available

Simon Glass sjg at chromium.org
Tue Apr 6 06:34:29 CEST 2021


When CMD_TLV_EEPROM is not enabled, use -ENOSYS, which is the correct
error code for U-Boot.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

(no changes since v1)

 include/tlv_eeprom.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list