There is more problem on my E6 is that after boot from default ,the orignal kernel can't find SD card,even if I plug out and plug in the SD card. the preproblem that load default the phone poweroff can resoveld as set a flag to indicat if LCD is Enabled,if not enabled ,return from printlcd and do nothing!
2008-07-02 gmzhuo 发件人: Daniel Ribeiro 发送时间: 2008-06-29 20:52:33 收件人: gmzhuo 抄送: [email protected] 主题: Re: blob2 status on A1200 (etc.) gmzhuo escreveu: > now I copy the > { "E2/A1200/E6/A910", 0x6023, 0x01, 0x82, 0xa0de0000, /*FIXME*/0, > 0xa0f60000, pxa_code, pxa_code_s }, > as > { "E2/A1200/E6/A910", 0x6023, 0x02, 0x81, 0xa0de0000, /*FIXME*/0, > 0xa0f60000, pxa_code, pxa_code_s }, > > the boot_usb work well with gen_blob. Err, there is a line with { "Generic Blob", 0xbeef, 0x02, 0x81 on the boot_usb svn, your phone should be detected by 0xbeef. Instead of changing boot_usb, you should just enter gen-blob usb mode normaly, and plug the usb cable after you see "USB ready" on the screen. -- Daniel Ribeiro
