linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* ps3 linux: os_area_queue_work_handler: Could not update FLASH ROM
@ 2017-06-26  9:26 Sombat Tragolgosol
  2017-06-26 17:24 ` Geoff Levand
  0 siblings, 1 reply; 2+ messages in thread
From: Sombat Tragolgosol @ 2017-06-26  9:26 UTC (permalink / raw)
  To: Linuxppc-dev; +Cc: geoff, Jeremy Kerr

[-- Attachment #1: Type: text/plain, Size: 950 bytes --]

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.

[-- Attachment #2: Type: text/html, Size: 1291 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-26 17:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-26  9:26 ps3 linux: os_area_queue_work_handler: Could not update FLASH ROM Sombat Tragolgosol
2017-06-26 17:24 ` Geoff Levand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).