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]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to