u-boot-brain/board/ge/common
Sebastian Reichel def6f53d21 board: ge: common: vpd: separate I2C specific code
This separates the I2C specific code from the generic
GE vital product data code, so that the generic parts
can be used on hardware with VPD stored in SPI flash
memory.

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
2020-11-01 15:58:47 +01:00
..
ge_rtc.c board: ge: common: rename ge_common.c to ge_rtc.c 2020-11-01 15:58:47 +01:00
ge_rtc.h board: ge: common: rename ge_common.c to ge_rtc.c 2020-11-01 15:58:47 +01:00
Kconfig board: ge: common: add config option for RTC and VPD feature 2020-11-01 15:58:47 +01:00
Makefile board: ge: common: add config option for RTC and VPD feature 2020-11-01 15:58:47 +01:00
vpd_reader.c board: ge: common: vpd: separate I2C specific code 2020-11-01 15:58:47 +01:00
vpd_reader.h board: ge: common: vpd: separate I2C specific code 2020-11-01 15:58:47 +01:00