commit | 04c2dd827b5887561b182653e47545d19b934c46 | [log] [tgz] |
---|---|---|
author | Macpaul Lin <macpaul@andestech.com> | Tue Apr 12 13:04:02 2011 +0800 |
committer | Wolfgang Denk <wd@denx.de> | Tue Apr 12 22:58:33 2011 +0200 |
tree | b2a40a7200e397a8ea91325221460839cfa8e7d0 | |
parent | 418e046d8931a60986d02a47bf095ca78dcdccaf [diff] |
ftwdt010_wdt: move header to include/faraday and enhance 1. Move header to include/faraday 2. Fix include path in ftwdt010_wdt.c 3. Fix function prototype and declaration to - ftwdt010_wdt_settimeout - ftwdt010_wdt_reset - ftwdt010_wdt_disable 4. Add "#if definde (CONFIG_HW_WATCHDOG)" let user have flexibilty to choose which better to his product. Signed-off-by: Macpaul Lin <macpaul@andestech.com>