zhongqx wrote: > I use SMC2 for Console,this time message come from SMC2,but it has warning message > like following: > warning: Real time clock seems stuck, then it is dead! > it seems calibrate_delay() function can not go forward(perhaps), Do you know why? > Should I add CONFIG_RTC?
IF it comes from PpcBoot AND your kernel is after 2.4.5 THEN unconfig CONFIG_CLOCKS_IN_MHZ in PpcBoot. (the kernel requires Hz but get MHz) The "Real time clock seems stuck" warning remains, but calibrate_delay() goes on. Ludwig ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/