]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: phytec: common: Add imx8m specific EEPROM detection support
authorTeresa Remmet <t.remmet@phytec.de>
Thu, 17 Aug 2023 08:57:07 +0000 (10:57 +0200)
committerStefano Babic <sbabic@denx.de>
Mon, 16 Oct 2023 09:27:58 +0000 (11:27 +0200)
commita9719ef0455b7e94a610ddc8f0bb0e6acd82dbb4
treec98e2d2f5026fe821146f90ffbdbb0e63f32eca3
parentdc22188cdc843d212cda1423a924a0a90ca83784
board: phytec: common: Add imx8m specific EEPROM detection support

Add imx8m specific detection part. Which includes checking the
EEPROM data for article number options.

Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Reviewed-by: Yannic Moog <y.moog@phytec.de>
Tested-by: Yannic Moog <y.moog@phytec.de>
board/phytec/common/Kconfig
board/phytec/common/Makefile
board/phytec/common/imx8m_som_detection.c [new file with mode: 0644]
board/phytec/common/imx8m_som_detection.h [new file with mode: 0644]