settimeofday not working

2007-10-25 Thread Rune Torgersen
Hi I upgraded my board-port from 2.6.18 (8280 in arch/ppc) to 2.6.23 (Yes, I know, arch/powerpc. I am planning on doing that, I just wanted the old stuff working first). On any kernel newer than 2.6.20, settimeofday does not work. I try to set the current date, but when I read back the time, it

RE: settimeofday not working

2007-10-25 Thread Rune Torgersen
From: Rune Torgersen Sent: Thursday, October 25, 2007 2:40 PM On any kernel newer than 2.6.20, settimeofday does not work. I try to set the current date, but when I read back the time, it is still the old date (in our case, Jan 1 1970) Eventually the date actually got updated. Before then