Hi folks
I've had problem upgrading my beagleboard C3 for a while; today, I
reflashed kernel and initrd, got problems loading the initrd I had
written but not the kernel.
Upon boot, I could see the MTDs again (in the past I couldn't anymore
due to a missing config), but flash-kernel
Here is the info:
-
Company Details
Name & Registered Office:
LINARO LIMITED
110 FULBOURN ROAD
CAMBRIDGE
CAMBRIDGESHIRE
CB1 9NJ
Company No. 07180318
Status: Active
Date of Incorporation: 05/03/2010
Country of Origin: United Kingdom
Company Type: PRI/LTD BY G
This is for powertop to run better on kernel. the first patch is back port from
8d4b9d1bf on 2.6.36.
They have been tested on freescale's babage 3.0 board.
Yong
___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/li
From: Arjan van de Ven
In order for PowerTOP to be able to report how well the new runtime PM is
working for the various drivers, the kernel needs to export some basic
statistics in sysfs.
This patch adds two sysfs files in the runtime PM domain that expose the
total time a device has been activ
From: Arjan van de Ven
PowerTOP wants to be able to show the user how effective the ALPM link
power management is for the user. ALPM is worth around 0.5W on a quiet
link; PowerTOP wants to be able to find cases where the "quiet link" isn't
actually quiet.
This patch adds state accounting functio