I has been using VP to run android and I have been changing the
Android code and copying the /system directory into
android_root_fs.ext2 file system. Everything works well, except
occasionally, I will experience Android boot got stuck on this
"CLCDCLK: setting VCO reg params: S=1 R=99 V=98" message.
Do you know why?
Steve Leung
sorry for a duplicate email but I have hit the wrong button. I was
seeing this issue sometimes with Android 2.0 when creating a new
filesystem without cleaning the /data directory. Can you provide a
logcat on the terminal or from the analysis? I never had this issue
with 2.0 where I also patched the AMBA CLCD driver to support double
buffering.
Regards,
Achim
I meant: I was seeing this issue sometimes with Android 1.5 ...