]> git.dujemihanovic.xyz Git - u-boot.git/commit
eeprom: starfive: raw dump if unsupported data version
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 30 Sep 2023 12:01:46 +0000 (14:01 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 16 Oct 2023 14:22:11 +0000 (10:22 -0400)
commitede3234df9de88220bb500953d119f10fc67d6e9
tree93b3949a639f06748f5a368e98f5fa5a391cb7cd
parentf54c7c533c6c917a69ef5b141c4abe6c0c26537d
eeprom: starfive: raw dump if unsupported data version

If the data version field of the EEPROM is not supported, provide a hexdump
of the data.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
board/starfive/visionfive2/visionfive2-i2c-eeprom.c