Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2023-04-21 20:10:43
Size: 45
Comment:
Revision 5 as of 2023-04-22 00:11:54
Size: 386
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe AndroidDevelopment/BootImage here. Boot Images

<<TableOfContents()>>

= Kernel =

[[https://gist.github.com/azureru/478fe60ee5b9ec545fa5eb286fb2c4be|Working with kernel and ramdisk]]

= mkbootimg =

mkbootimg is a set of scripts used to pack and unpack Android Boot Images

[[https://android.googlesource.com/platform/system/tools/mkbootimg|mkbootimg]]

= mtk_mkbootimg =
#TODO

= unmkbootimg =
#TODO

Boot Images

Kernel

Working with kernel and ramdisk

mkbootimg

mkbootimg is a set of scripts used to pack and unpack Android Boot Images

mkbootimg

mtk_mkbootimg

#TODO

unmkbootimg

#TODO

AndroidDevelopment/BootImage (last edited 2023-06-07 01:00:02 by rumplestilzken)