[android-kernel] Re: Qualcomm 7630 fastboot issue

2011-01-09 Thread mike digioia
fastboot is android. If you work on the kernel then you use fastboot. if not no need for it On Thu, Jan 6, 2011 at 6:53 PM, mpd wrote: > Hi, > > Fastboot not working! Don't these come with fastboot installed? > > I am using Qualcomm's Snapdragon 8x55 mobile development platform > 7630. And I am

Re: [android-kernel] Re: Little Kernel bootloader and fastboot

2011-01-09 Thread Mike Lockwood
On Sun, Jan 9, 2011 at 1:02 PM, Earlence wrote: > thanks for the information. > >> However it is possible to be in the bootloader but >> not in fastboot mode > > Is there a way to get into this via code (maybe a kernel module or > something). It really depends on the hardware, but typically it is

[android-kernel] Re: Little Kernel bootloader and fastboot

2011-01-09 Thread Earlence
thanks for the information. > However it is possible to be in the bootloader but > not in fastboot mode Is there a way to get into this via code (maybe a kernel module or something). and when in bootloader mode -> I wish to boot the system with another zImage - similar to the command fastboot pr

Re: [android-kernel] Little Kernel bootloader and fastboot

2011-01-09 Thread Mike Lockwood
On Sun, Jan 9, 2011 at 12:25 PM, Earlence wrote: > 1. What is the Little Kernel bootloader? and where can I find more > information about it. Sorry I'm not familiar with that. > 2. When the phone is in fastboot mode, what exactly does this mean? is > it in the bootloader? fastboot is android's

[android-kernel] Little Kernel bootloader and fastboot

2011-01-09 Thread Earlence
1. What is the Little Kernel bootloader? and where can I find more information about it. 2. When the phone is in fastboot mode, what exactly does this mean? is it in the bootloader? -E -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-ker

[android-kernel] Re: booting another linux kernel from a running android system

2011-01-09 Thread Earlence
but there has to be a version of kexec for android-modified kernels or atleast ARM-linux kernels. On Jan 5, 7:58 am, "Arun K. Singh" wrote: >   > > On Wed, Jan 5, 2011 at 10:01 AM, Chris Stratton wrote: > > On Jan 4, 9:06 pm, Srikant wrote: > > > I agree with you, if

[android-kernel] location of the code where each process is made to have its own uid

2011-01-09 Thread Earlence
Every process that runs on an android system has its own unique uid. Where are the patches for this? -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel

Re: [android-kernel] Qualcomm 7630 fastboot issue

2011-01-09 Thread Arun K. Singh
What is fast boot Is it something specific to Qualcomm platforms ? On 1/7/11, mpd wrote: > Hi, > > Fastboot not working! Don't these come with fastboot installed? > > I am using Qualcomm's Snapdragon 8x55 mobile development platform > 7630. And I am able to reboot to debug mode using the USB