> 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
