On Sun, Dec 7, 2008 at 10:36 PM, Michael 'Mickey' Lauer
<[EMAIL PROTECTED]> wrote:
> Let me collect the things I'd say are missing from the kernel for a first
> really usable milestone release for gen1 phones [in order of importance]:
>  * suspend/resume

This is more a bootloader issue than kernel issue. We need a
bootloader that resumes to PSPR instead of using a fixed memory
position for the resume address. I have this ready here, but im afraid
to test it on one of my phones. Anybody with a "semi-bricked"
a780/e680 can help us on the initial testing. For gen2 this will be a
little harder, as there is no source code for the gen2 MBM, i can hack
the asm to resume to PSPR, but its more dangerous than on gen1.

>  * power_class driver

Sorry, what exactly power_class does/is?

>  * led drivers

This is ready also, i think that the image that gmzhuo provided to you
didnt have the leds driver builtin. It´s ready and working on
a780/e680, other phones need just to setup the led driver
platform_data.

> Do we have RTC and USB ok?

USB is currently just a workaround to setup the EMU/EOC to USB mode.
RTC is ready for gen2, on gen1 there is no AP accessible RTC, so
userspace should take care of it (there is an AT command to get time
from the PCAP rtc).

-- 
Daniel Ribeiro

Reply via email to