On Wed, Feb 8, 2012 at 11:34 PM, Rudolf Tammekivi <rtammek...@gmail.com> wrote:
> Hello,
>
> I have a device that has MMC card inside, with the partition table. My
> question is, if "panic" happens, can I use apanic module to save the log to
> MMC not to the MTD partition? I did try ram_console, but the problem with
> that is, my device's RAM is cleared out after restart, so I can't get the
> logs.
you cannot save the panic message to mmc card, you can check the code
drivers/misc/apanic.c,apanic use MTD method to save the log.
> The platform is MSM7X30.
>
> Regards,
> Rudolf.
>
> --
> unsubscribe: android-kernel+unsubscr...@googlegroups.com
> website: http://groups.google.com/group/android-kernel

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to