Openmoko Bug #2135: write kernel crash message somewhere where it can be retrieved after reboot?

Openmoko Public Trac bugs at docs.openmoko.org
Thu Jan 22 17:21:26 CET 2009


#2135: write kernel crash message somewhere where it can be retrieved after
reboot?
-----------------------------+----------------------------------------------
 Reporter:  lindi            |          Owner:  openmoko-kernel
     Type:  enhancement      |         Status:  new            
 Priority:  normal           |      Milestone:                 
Component:  System Software  |        Version:  unspecified    
 Severity:  normal           |       Keywords:                 
 Haspatch:  0                |      Blockedby:                 
Estimated:                   |    Patchreview:                 
 Blocking:                   |   Reproducible:                 
-----------------------------+----------------------------------------------

Comment(by lindi):

 Thanks for pointing that out. I can see bytes written with
 {{{
 mw 0x37a00000 0x01234567 1
 }}}
 using
 {{{
 ioremap(0x30000000 + (122<<20), 4096);
 }}}
 ... and it persists over "shutdown -r now"!

-- 
Ticket URL: <https://docs.openmoko.org/trac/ticket/2135#comment:14>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac


More information about the buglog mailing list