ARM: meson: Add support for fastboot_set_reboot_flag()
authorNeil Armstrong <narmstrong@baylibre.com>
Wed, 22 May 2019 11:30:25 +0000 (13:30 +0200)
committerNeil Armstrong <narmstrong@baylibre.com>
Mon, 12 Aug 2019 08:05:10 +0000 (10:05 +0200)
commit9a34dedfae0ebb031a45324c2fed8c39b2c6fcf2
tree9125df5aff4cb2cee03a40e81943d30b408455e7
parent09983675156dfa310d07362934e97d7a6b4588f3
ARM: meson: Add support for fastboot_set_reboot_flag()

Add support for fastboot_set_reboot_flag() by storing the reboot
flag in the common code to be used by the custom PSCI reboot handler.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
arch/arm/mach-meson/board-common.c