commit | cdae446461191714d692190da1ad4344398adc57 | [log] [tgz] |
---|---|---|
author | Bin Meng <bin.meng@windriver.com> | Mon Jun 22 22:29:46 2020 -0700 |
committer | Andes <uboot@andestech.com> | Fri Jul 03 15:07:54 2020 +0800 |
tree | 137224b7ebe17b6621880d5976557e778caabe17 | |
parent | fd31e4fd184f9c203d16efed465e4ddeca1a79eb [diff] |
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>