]> git.baikalelectronics.ru Git - uboot.git/commit
board: sl28: add basic PSCI implementation
authorMichael Walle <michael@walle.cc>
Mon, 25 Apr 2022 03:55:08 +0000 (09:25 +0530)
committerPriyanka Jain <priyanka.jain@nxp.com>
Tue, 26 Apr 2022 11:43:57 +0000 (17:13 +0530)
commit55819eb0a6ea7ac78a83e0b692d172b1f93c056b
tree11ead1b39b43095d2ffe1c26e5f72bf81edcda62
parent1db65f45bc3cac92e6bf84d444bfa053d62cd504
board: sl28: add basic PSCI implementation

For now, this only provides reset and poweroff functions.

Signed-off-by: Michael Walle <michael@walle.cc>
[Rebased]
Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
board/kontron/sl28/Makefile
board/kontron/sl28/psci.c [new file with mode: 0644]
configs/kontron_sl28_defconfig