From: Tolunay Orkun <listmember@orkun.us>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Image date output from imls/iminfo when no rtc chip is present
Date: Tue, 25 Apr 2006 15:26:07 -0500 [thread overview]
Message-ID: <444E85DF.2040204@orkun.us> (raw)
Creation date of the U-Boot Image is suppressed from output of
imls/iminfo commands if CFG_CMD_DATE is not included in CONFIG_COMMANDS.
However, CFG_CMD_DATE cannot be included unless you have an RTC chip on
board.
I think the date of U-Boot image is useful information that we would
like to see even if CFG_CMD_DATE is not defined.
To such end, I thought of the following solution:
Define CONFIG_RTC_NONE so that CFG_CMD_DATE could be defined. Obviously,
date/time commands will display error message when user attempts to use
these commands with CONFIG_RTC_NONE. I might even exclude the definition
of date/time commands altogether keeping only supporting date
functionality needed for imls/iminfo.
What do you think? If there is agreement on CONFIG_RTC_NONE, I can
submit a patch...
Best regards,
Tolunay
next reply other threads:[~2006-04-25 20:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-25 20:26 Tolunay Orkun [this message]
2006-04-25 21:50 ` [U-Boot-Users] Image date output from imls/iminfo when no rtc chip is present Wolfgang Denk
2006-04-25 23:06 ` Tolunay Orkun
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=444E85DF.2040204@orkun.us \
--to=listmember@orkun.us \
--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