]> git.ipfire.org Git - thirdparty/u-boot.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)
commit1a192f1622c8cdf74ab19011c6a5328b72cfc0b3
tree70d0d006b54987e80ef3a4652712d8464798f70b
parente6786b0354372c8a68d01e4d633a19cdce373b70
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