commit | ec94e6e2ebece905ef4109a354538a79b37d669a | [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 | c71f100b9c194205cc9aade3ced8d926939db872 [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>