The kernel is lost. I traced the making log, and found boot image is generated based on ramdisk image & kernel. So, boot image is not created successfully. Then I 'make ARCH=arm CROSS_COMPILE=arm-eabi- goldfish_defconfig & make' and got a zImage. Then I used it as 'kernel' to generate a boot.img and flashed it to G1. Finally, the G1 can not boot up at all. I miss something else? Or zImage can't be used as a kernel for G1 at all? Any hint is appreciated.
david 2009/4/23 david 1 <[email protected]> > Hi All, > > I've built all android-1.5. But except for ramdisk.img, userdata.img & > system.img, I did not find boot.img. Why? Ramdisk.img includes or replaces > it? Thx. > > David --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

