Differences between revisions 2 and 5 (spanning 3 versions)
Revision 2 as of 2023-04-21 22:14:13
Size: 199
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:
Boot Images
Line 2: Line 4:

= Kernel =

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

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