u-boot-brain/board/ge/common
Sebastian Reichel c4c2d2465e board: ge: common: vpd: fix name
Commit f692b479f0 changed the VPD partition name from "vpd" to
"vpd@0". Fix the VPD reader code to use the new name, so that
the VPD code keeps working.

Fixes: f692b479f0 ("i2c: eeprom: Use reg property instead of offset and size")
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
2020-12-06 15:31:36 +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
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
vpd_reader.c board: ge: common: vpd: fix name 2020-12-06 15:31:36 +01:00
vpd_reader.h board: ge: common: vpd: separate I2C specific code 2020-11-01 15:58:47 +01:00