]> git.baikalelectronics.ru Git - uboot.git/commit
board: ge: common: vpd: separate I2C specific code
authorSebastian Reichel <sebastian.reichel@collabora.com>
Wed, 2 Sep 2020 17:31:45 +0000 (19:31 +0200)
committerStefano Babic <sbabic@denx.de>
Sun, 1 Nov 2020 14:58:47 +0000 (15:58 +0100)
commit4f2db7c88a1fc115f053450d464e39775f7416ac
treeee59a10fd670e77c2d4faa052e91afd86e5bb590
parente31e78148f2e19b14268e391ac51e7728b8b4b1f
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>
board/ge/bx50v3/bx50v3.c
board/ge/common/vpd_reader.c
board/ge/common/vpd_reader.h
board/ge/mx53ppd/mx53ppd.c