From: llandre <r&d2@dave-tech.it>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] DS1374 watchdog capabilities
Date: Mon, 28 Aug 2006 12:24:51 +0200 [thread overview]
Message-ID: <44F2C473.5030000@dave-tech.it> (raw)
Hi,
I'd like to use DS1374 watchdog capabilities. Is it correct to put the
new stuff in the existing RTC driver (rtc/ds1374.c)? I was thinking
about something like this:
#if (defined(CONFIG_RTC_DS1374)) &&
#if (CONFIG_COMMANDS & CFG_CMD_DATE)
existing stuff
#endif
#if (CONFIG_WATCHDOG)
new stuff
#endif
#endif
If it is not acceptable, where should I put the new stuff?
TIA,
llandre
DAVE Electronics System House - R&D Department
web: http://www.dave-tech.it
email: r&d2 at dave-tech.it
next reply other threads:[~2006-08-28 10:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-28 10:24 llandre [this message]
2006-08-28 10:30 ` [U-Boot-Users] DS1374 watchdog capabilities Liu Dave-r63238
2006-08-28 11:02 ` Wolfgang Denk
2006-08-28 11:13 ` llandre
2006-08-31 11:21 ` llandre
2006-08-31 12:27 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44F2C473.5030000@dave-tech.it \
--to=r&d2@dave-tech.it \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox