Skip to content

Commit

Permalink
configs: sei510: disable PSCI_RESET to support fastboot reboot_flag
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
superna9999 committed Aug 12, 2019
1 parent 9a34ded commit eb16772
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/sei510_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit eb16772

Please sign in to comment.