On Tue, Apr 22, 2003 at 03:56:25PM -0700, Jun Sun wrote: > I think this is a good example to show benefit of code sharing. > There is no good reason for au1x00 boards of not using new time.c. > You get to write less board code, fewer bugs and future proof. There are just three configurations left using CONFIG_OLD_TIME_C: - EV64120 which I guess can be considered abandonded - Momenco Ocelot (Matthew, feel like you have time to take care of this?) - RM200 (semi-maintained, my turn to fix it ...) Seems like it's time to get rid of CONFIG_OLD_TIME_C. Ralf