== Progress ==
* Enabling UEFI Fastboot on Panda - on hold (CARD-198: 0 %)
* CARD 1103: Flash support on u-boot fastboot, downlload of image is
working in case of Flash command. Shared the code with Andrey (CARD-1103:
60%)
* CARD 1103: Flash support on u-boot fastboot, Adding DFU APIs is in
prog
Hello,
It looks like powertop requires a kernel patch to display VFS ops/sec.
The last patch was for kernel v3.3.0. The patch needs to be updated,
otherwise powertop always displays 0 VFS ops/sec.
Considering changes starting with kernel v3.9, the kernel side patch
would look like as below. I hav