[U-Boot-Users] RTC on ebony

Wolfgang Denk wd at denx.de
Sat Sep 13 11:12:23 CEST 2003


Dear Anupam,

in message <2692A548B75777458914AC89297DD7DA0336BBB2 at bronze.dolby.net> you wrote:
> 
> The Ebony board has an RTC. However, in my custom board I am planning
> not to have the RTC. Will this affect u-boot in any way? Basically what
> I am trying to ask is that, does u-boot use the RTC?

Well, check yourself.

What's, for example, the result of "grep RTC include/configs/EBONY.h" ?

So yes, it probably uses the RTC on this board.  So  for  your  board
configuration  you would not #define CONFIG_RTC_DS174x. You will then
probably get some errors from the "date" command implementation.  You
will  then  probably  have to remove the CFG_CMD_DATE definition form
your command configuration.

That's all. Isn't it easy?

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
"The POP3 server service depends on the SMTP  server  service,  which
failed to start because of the following error: The operation comple-
ted successfully."                         -- Windows NT Server v3.51




More information about the U-Boot mailing list