No idea.
I find only init.S, maybe it's the initialize before bootloader starts

Guobin

On Feb 9, 1:53 pm, kR105 RuleZ <[email protected]> wrote:
> Oh *thank you*!.. I was confused with the "boot" word.
>
> BTW, do you know for what are used the files *.S in the "bootable" folder?
>
> --
> Regards,
> Carlos
>
> 2010/2/9 Guobin <[email protected]>
>
> > kR105,
>
> > boot.img = boot header + Linux kernel + ramdisk/rootfs
> > system.img = Android user space applications and libraries
>
> > Guobin
>
> > On Feb 9, 12:05 am, kR105 <[email protected]> wrote:
> > > Hello!
> > > I'm trying to guess what are the files that contain the low level code
> > > of the boot.img/recovery.img images. I tried modifying the .S files in
> > > the sub folders of "/bootable/bootloader/legacy/", but after a re-
> > > compilation the boot image are exactly the same as before my edits to
> > > the file(s) (Checked with shasum before & after the re-compilation).
> > > Also, I'm trying to avoid a "make clean", because a full compilation
> > > takes me about 3.5 hours :(
>
> > > Thank you very much!
>
> > --
> > 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]<android-developers%[email protected]>
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en
>
>

-- 
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

Reply via email to