]> git.baikalelectronics.ru Git - uboot.git/commit
misc: i2c_eeprom: Add fallbacks
authorSean Anderson <sean.anderson@seco.com>
Thu, 5 May 2022 17:11:38 +0000 (13:11 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 8 Jun 2022 17:59:53 +0000 (13:59 -0400)
commita876e7b74f3a05768ee1e3c0241b31e3b44b344e
tree65b54040dd15e8afd8552b9305cd66ccd432d9aa
parent755f85afa75f2d9178abd6dea0cafe096120b6c7
misc: i2c_eeprom: Add fallbacks

Add some fallback functions for when i2c_eeprom is disabled. This allows
code to reference i2c_eeprom_* functions without needing to check
whether support has been compiled in.

Signed-off-by: Sean Anderson <sean.anderson@seco.com>
include/i2c_eeprom.h