commit | 4dcbccf794a330895ee2aeba6964a94b33c60eda | [log] [tgz] |
---|---|---|
author | Denis Zalevskiy <denis.zalevskiy@ge.com> | Wed Oct 17 10:33:30 2018 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jan 01 14:12:18 2019 +0100 |
tree | e6df99bc24071ed9cf066063a3a033dd29bd3269 | |
parent | 4c552083503f49f37412972a3b4ea895cffd948e [diff] |
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>