]> git.baikalelectronics.ru Git - uboot.git/commit
arm: rmobile: rzg2_beacon: Migrate reset to SYSRESET_PSCI
authorAdam Ford <aford173@gmail.com>
Fri, 17 Dec 2021 19:47:59 +0000 (13:47 -0600)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Sat, 22 Jan 2022 22:12:56 +0000 (23:12 +0100)
commit3c2dcd51d93c98826ce1429d98656dd93330ee6f
tree70d0d006b54987e80ef3a4652712d8464798f70b
parent281ffba61f2f262b677105b3b36869ea102fd471
arm: rmobile: rzg2_beacon: Migrate reset to SYSRESET_PSCI

Instead of a custom cpu_reset function, use the sysreset_psci
instead to reduce redundant code clutter.

Signed-off-by: Adam Ford <aford173@gmail.com>
board/beacon/beacon-rzg2m/beacon-rzg2m.c
configs/rzg2_beacon_defconfig