]> git.ipfire.org Git - people/ms/u-boot.git/commit - README
README: Clarify difference of CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG
authorDetlev Zundel <dzu@denx.de>
Wed, 27 Apr 2011 05:25:59 +0000 (05:25 +0000)
committerWolfgang Denk <wd@denx.de>
Thu, 12 May 2011 21:26:07 +0000 (23:26 +0200)
commit6abe6fb68b6ba17a9b6b538924bea94c249dcb9b
tree8dd3de7c8017e13e00359fd077df0c8a15120750
parentb1196a3fba636e6f0ae102350d2cce0deaeb8df5
README: Clarify difference of CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG

Now that we have the documentation, the code should be changed to reflect
it ;)

Asd far as I can see, these are the places where HW_WATCHDOG is used
instead of WATCHDOG:

arch/blackfin/cpu/blackfin/watchdog.c
arch/m68k/cpu/mcf547x_8x/cpu.c

The relevant maintainers are on CC.

Signed-off-by: Detlev Zundel <dzu@denx.de>
Cc: Mike Frysinger <vapier@gentoo.org>
Cc: TsiChungLiew <Tsi-Chung.Liew@freescale.com>
README