Hi Binh Nguyen, m8xx_setup.c moved in the recent 2.6 kernels to the syslib directory. I am using the 2.6.14 and the external RTC works with the modification I gave you.
The only other thing different is the initialization of the stamp variable in time.c I added the line: 'stamp = get_native_tbl();' right before 'last_jiffy_stamp(0) = tb_last_stamp = stamp;' That's all. Guillaume