u-boot-brain/board/ge/common
Denis Zalevskiy 4dcbccf794 board: ge: Move VPD reading to the vpd_reader
Merge functionality duplicated in bx50v3 and mx53ppd: the logic
is the same except that process_vpd is called at different phases.
Also read_vpd could end up in error, so there is no VPD data in this
case - it shouldn't be processed.

Signed-off-by: Denis Zalevskiy <denis.zalevskiy@ge.com>
Signed-off-by: Fabien Lahoudere <fabien.lahoudere@collabora.com>
2019-01-01 14:12:18 +01:00
..
ge_common.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ge_common.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig board: ge: Move VPD EEPROM configuration to the defconfig 2018-12-17 10:46:04 +01:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
vpd_reader.c board: ge: Move VPD reading to the vpd_reader 2019-01-01 14:12:18 +01:00
vpd_reader.h board: ge: Move VPD reading to the vpd_reader 2019-01-01 14:12:18 +01:00