[U-Boot] [PATCH] ftwdt010_wdt: move header to include/faraday and enhance
Wolfgang Denk
wd at denx.de
Tue Apr 12 21:54:36 CEST 2011
Dear Macpaul Lin,
In message <1302584642-16787-1-git-send-email-macpaul at andestech.com> you wrote:
> 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 at andestech.com>
>
> ---
> Note:
> - This patch is the diff of ftwdt010_wdt between the code in current
> master (v4) and the latest patch (v6, /patch/88164/).
>
> drivers/watchdog/ftwdt010_wdt.c | 12 +++--
> drivers/watchdog/ftwdt010_wdt.h | 103 -------------------------------------
> include/faraday/ftwdt010_wdt.h | 106 +++++++++++++++++++++++++++++++++++++++
> 3 files changed, 113 insertions(+), 108 deletions(-)
> delete mode 100644 drivers/watchdog/ftwdt010_wdt.h
> create mode 100644 include/faraday/ftwdt010_wdt.h
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"In Christianity neither morality nor religion come into contact with
reality at any point." - Friedrich Nietzsche
More information about the U-Boot
mailing list