summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
diff options
context:
space:
mode:
authorEddie James <eajames@linux.vnet.ibm.com>2018-03-09 16:03:00 -0600
committerJoel Stanley <joel@jms.id.au>2018-05-25 13:57:22 +0930
commitf45ffcc6348f2183fe5b96fa92a86e057af4858f (patch)
tree1ec091864b25372458c78c980fef24e44678a668 /arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
parentaf8f533b2a6579f174744c1d20e629a9ef80aa70 (diff)
downloadlinux-f45ffcc6348f2183fe5b96fa92a86e057af4858f.tar.bz2
ARM: dts: aspeed: witherspoon: Set alternate boot
Set watchdog 2 to boot from the alternate flash chip when the watchdog timer expires and the system is reset. This enables "brick protection." Signed-off-by: Eddie James <eajames@linux.vnet.ibm.com> Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts')
-rw-r--r--arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
index fe42a43204bb..78a511e6e482 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
@@ -575,6 +575,10 @@
pinctrl-0 = <&pinctrl_wdtrst1_default>;
};
+&wdt2 {
+ aspeed,alt-boot;
+};
+
&ibt {
status = "okay";
};