]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit898c7000b220ccbe65b54ec8418b26a2e8c3c14b
tree9125df5aff4cb2cee03a40e81943d30b408455e7
parent091478d2db28e4a64ae2a8bf3331138a81bc1d11
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