Re: [android-kernel] Re: Nexus S kernel not booting after compiling

2011-03-29 Thread Steve Modica
> > I have exactly the same problem and as you can see from my post > (http://groups.google.com/group/android-kernel/browse_thread/thread/ > 6719c09c108b977a) I used the CROSS_COMPILE stuff when I built. Steve, > have you done this successfully? What exactly did you do? I do the following: go i

Re: [android-kernel] Re: Nexus S kernel not booting after compiling

2011-03-29 Thread Steve Modica
Are you guys running fastboot with the special options for nexus S? fastboot -b 0x3000 -n 4096 If you don't use these, it will hang. The base and the page size are different. On Mar 29, 2011, at 10:40 AM, k b wrote: > Hi Steve, > > Thanks for your input. I tried the CROSS_COMPILE flag

Re: [android-kernel] Re: Nexus S kernel not booting after compiling

2011-03-29 Thread k b
Hi Steve, Thanks for your input. I tried the CROSS_COMPILE flag for config as well, but am still facing the same problem. Also : 1. I have checked that it's not because of the way I am recreating boot.img using the new zImage (tried it with split_bootimg.pl as well). 2. A few posts online mentio

[android-kernel] Re: Nexus S kernel not booting after compiling

2011-03-29 Thread Ian
Hi KB, Steve, I have exactly the same problem and as you can see from my post (http://groups.google.com/group/android-kernel/browse_thread/thread/ 6719c09c108b977a) I used the CROSS_COMPILE stuff when I built. Steve, have you done this successfully? What exactly did you do? Thanks, Ian. On Mar