]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: i.MX system: Add a reset fallback if base address of watchdog is not set
authorAlexander Shiyan <shc_work@mail.ru>
Fri, 13 Jun 2014 07:26:13 +0000 (11:26 +0400)
committerShawn Guo <shawn.guo@freescale.com>
Fri, 20 Jun 2014 08:52:50 +0000 (16:52 +0800)
commit0c4baf9a786645be8e55e2818c6071401f8b1e02
treef2e5e36314b78e70a839bb0cdf3fbd5e082ae04f
parent86905208778f7c574419c358b3a9dacc1dd28ae1
ARM: i.MX system: Add a reset fallback if base address of watchdog is not set

This patch adds a reset fallback if base address of watchdog is not set.
This is intended for a targets not compatible with imx-21 watchdog,
i.MX1 for example.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/mach-imx/system.c