]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: apalis-imx8: add reset code
authorAndrejs Cainikovs <andrejs.cainikovs@toradex.com>
Wed, 7 Aug 2024 14:16:17 +0000 (16:16 +0200)
committerFabio Estevam <festevam@gmail.com>
Fri, 23 Aug 2024 17:48:43 +0000 (14:48 -0300)
commite0555f43ddbeeaea1632e1da5682895609448c05
tree3c2c3c69e85314b765d28e1e672c613f8059c5b6
parente93d343cc7d2886b1148d885aa137d46bbce0570
board: apalis-imx8: add reset code

With commit 922d4504bcab ("imx: scu_api: update to version 1.16 and
add more APIs") added the reboot API.

Add the board code to use that.

Signed-off-by: Andrejs Cainikovs <andrejs.cainikovs@toradex.com>
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
board/toradex/apalis-imx8/apalis-imx8.c