From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.telemach.net (mx1.telemach.net [213.143.65.10]) by ozlabs.org (Postfix) with ESMTP id 4F14EDDF85 for ; Tue, 9 Oct 2007 16:36:01 +1000 (EST) Received: from linux.asist (tm.213.143.88.152.dc.telemach.net [213.143.88.152]) by mx1.telemach.net (Postfix) with ESMTP id 5A4B4662AD for ; Tue, 9 Oct 2007 08:35:42 +0200 (CEST) Received: from [192.168.254.58] (unknown [192.168.254.58]) by linux.asist (Postfix) with ESMTP id 9598B71C312 for ; Tue, 9 Oct 2007 08:35:46 +0200 (CEST) Message-ID: <470B2142.8080106@asist.si> Date: Tue, 09 Oct 2007 08:35:46 +0200 From: Babarovic Ivica MIME-Version: 1.0 To: ppcembed Subject: Detecting power cycle on lite5200 Content-Type: text/plain; charset=ISO-8859-1; format=flowed List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi! I was wondering if there is a way to detect power cycle on lite5200 board. I need this information for statistics and some other stuff. I need to know when the device was powered down and somehow read/get this information on bootup. Best regards