riscv: sifive: fu540: Add gpio-restart support
The HiFive Unleashed board wires GPIO pin#10 to the input of the system reset signal. This adds gpio reboot support. Signed-off-by: Bin Meng <bin.meng@windriver.com> Reviewed-by: Sagar Kadam <sagar.kadam@sifive.com> Tested-by: Sagar Kadam <sagar.kadam@sifive.com> Reviewed-by: Pragnesh Patel <pragnesh.patel@sifive.com>
This commit is contained in:
parent
fd31e4fd18
commit
cdae446461
@ -65,5 +65,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
|
||||
imply SMP
|
||||
imply MISC
|
||||
imply SIFIVE_OTP
|
||||
imply SYSRESET
|
||||
imply SYSRESET_GPIO
|
||||
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user