]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
configs: sei510: disable PSCI_RESET to support fastboot reboot_flag
authorNeil Armstrong <narmstrong@baylibre.com>
Wed, 22 May 2019 11:30:56 +0000 (13:30 +0200)
committerNeil Armstrong <narmstrong@baylibre.com>
Mon, 12 Aug 2019 08:05:10 +0000 (10:05 +0200)
Disable the PSCI_RESET reboot handler to permit handling the reboot
flag and calling the PSCI handler with the flag in parameter.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
configs/sei510_defconfig

index 20534bd6b46d295e2f69c3a1fcd6bca946c3af61..6c89d4a38198dbc494aeb43e34e6c4ba07fc38d0 100644 (file)
@@ -7,6 +7,7 @@ CONFIG_MESON_G12A=y
 CONFIG_DEBUG_UART_BASE=0xff803000
 CONFIG_DEBUG_UART_CLOCK=24000000
 CONFIG_IDENT_STRING=" sei510"
+# CONFIG_PSCI_RESET is not set
 CONFIG_DEBUG_UART=y
 CONFIG_NR_DRAM_BANKS=1
 CONFIG_OF_BOARD_SETUP=y