]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: phytec: common: Move API v2 init to new function
authorDaniel Schultz <d.schultz@phytec.de>
Wed, 22 May 2024 06:18:24 +0000 (23:18 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 7 Jun 2024 20:01:53 +0000 (14:01 -0600)
commit2c3afb76d74f4218edcbc25b4f851d45ee0964c7
tree33eae752e346c1e222a98c3acc195f0bf19218cc
parent38b96407f69469702b60a22aa847bf7675a1f9b7
board: phytec: common: Move API v2 init to new function

Move the entire initialization code for API v2 into a dedicated
function. This rework will allow to easily integrate the API v3
as next step during init.

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
Tested-by: Wadim Egorov <w.egorov@phytec.de>
board/phytec/common/phytec_som_detection.c