toradex: tdx-cfg-block: add EEPROM read/store wrappers
authorIgor Opaniuk <igor.opaniuk@toradex.com>
Wed, 15 Jul 2020 10:30:53 +0000 (13:30 +0300)
committerStefano Babic <sbabic@denx.de>
Mon, 27 Jul 2020 12:00:36 +0000 (14:00 +0200)
commitc2e969378d7710fe4ffd36f44437833f83e9488a
tree17f50600eb8065c85f469cbae5473d21b0a0f6c5
parentfb99ac9cafd1bfa9cf2317ddbce3a23a07638171
toradex: tdx-cfg-block: add EEPROM read/store wrappers

These functions wrap functionality for storing config blocks in EEPROM.

Signed-off-by: Igor Opaniuk <igor.opaniuk@toradex.com>
board/toradex/common/Makefile
board/toradex/common/tdx-eeprom.c [new file with mode: 0644]
board/toradex/common/tdx-eeprom.h [new file with mode: 0644]