Dear Sir, I'd like to have help and ask some.
1) Is it normal for os_area_queue_work_handler: Could not update FLASH ROM? 2) My Date time is not correct. Is the problem is not able to update os-area data? Here below is my rtc time problem. RTC time is not proper value (lower than it should be). (For GameOS , Date-Time is OK.) Here is what I've tried 1) lv1_get_rtc gets 205943663 (11 Jul 1976) 2) saved_params.rtc_diff always is 946684800 (205943663+946684800) = 11 Jul 2006 So every time, my Linux is booted, my year says 2006 and causes problem on clock skew. 3) if I add 345746286 to rtc in read_rtc function in arch/powerpc/platforms/ps3/time.c and drivers/rtc/rtc-ps3.c (205943663+946684800+345746286) = 25 Jun 2017 My boot time and date is acceptable for my temporary use. Do you have any proper solution? I don't want to modify source for my one rtc time problem? Best regards, Sombat T.