From: Li Hua Qian <huaqian.li@xxxxxxxxxxx>
TI RTI (Real Time Interrupt) Watchdog doesn't support to record the
watchdog cause. Add a reserved memory to know the last reboot was caused
by the watchdog card. In the reserved memory, some specific info will be
saved to indicate whether the watchdog reset was triggered in last
boot.
Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx>