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>
This commit is contained in:
Eddie James 2018-03-09 16:03:00 -06:00 committed by Joel Stanley
parent af8f533b2a
commit f45ffcc634
1 changed files with 4 additions and 0 deletions

View File

@ -575,6 +575,10 @@
pinctrl-0 = <&pinctrl_wdtrst1_default>;
};
&wdt2 {
aspeed,alt-boot;
};
&ibt {
status = "okay";
};