This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Wallclock


> Attempted code bloat prevention. It's not meant
> to be a general purpose utility function.
> Do you have a driver with INIT_GET mode that needs it?

Well, I think we removed the #ifdef in our codebase because Redboot
requires _simple_mkdate() in its default configuration.
We can get around it by setting the CYGSEM_REDBOOT_RTC option to 0, so
that's what we'll do.
I think, however, that other platform HALs may require the same change
(made a quick test on .../arm9/innovator/.../redboot_RAM.ecm).

Thanks,
Rene Schipp von Branitz Nielsen
Vitesse Semiconductors


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]