]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: phytec: Add SOM detection for AM6x
authorDaniel Schultz <d.schultz@phytec.de>
Fri, 19 Apr 2024 15:55:40 +0000 (08:55 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 29 Apr 2024 16:55:58 +0000 (10:55 -0600)
commit9d152c23279c39424b48b4fafa86ec770281af35
tree305cd5d039e05285e9b4665ca4e35a27e13a4dc6
parente8fc2effdae535766704900f2b9cef64e90c4111
board: phytec: Add SOM detection for AM6x

Add all functions to read each SOM option from the EEPROM
image and detect whether it's the correct product for this
image.

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
board/phytec/common/Kconfig
board/phytec/common/Makefile
board/phytec/common/am6_som_detection.c [new file with mode: 0644]
board/phytec/common/am6_som_detection.h [new file with mode: 0644]
board/phytec/phycore_am62x/Kconfig
board/phytec/phycore_am64x/Kconfig