From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tolunay Orkun Date: Tue, 25 Apr 2006 18:06:56 -0500 Subject: [U-Boot-Users] Image date output from imls/iminfo when no rtc chip is present In-Reply-To: <20060425215022.3D364352B18@atlas.denx.de> References: <20060425215022.3D364352B18@atlas.denx.de> Message-ID: <444EAB90.5080003@orkun.us> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: >> What do you think? If there is agreement on CONFIG_RTC_NONE, I can >> submit a patch... >> > > I disagree. Just RTFM... > > Quoting the README: > > - Timestamp Support: > > When CONFIG_TIMESTAMP is selected, the timestamp > (date and time) of an image is printed by image > commands like bootm or iminfo. This option is > automatically enabled when you select CFG_CMD_DATE . When I read this I kind of got the impression CFG_CMD_DATE was needed. Sorry for the noise on this issue. Tolunay