Skip to content

Instantly share code, notes, and snippets.

@jankowskib
Created September 15, 2015 07:24
Show Gist options
  • Save jankowskib/effad13cc154b0b4cc04 to your computer and use it in GitHub Desktop.
Save jankowskib/effad13cc154b0b4cc04 to your computer and use it in GitHub Desktop.
mkbootimg --kernel boot.img-kernel.img --ramdisk boot_unsecure.cpio.gz --kernel_offset 0x40080000 --base 0x0 --cmdline 'bootopt=64S3,32N2,64N2' --board '20150828' --ramdisk_offset 0x44000000 --second_offset 0x40f00000 --tags_offset 0x4e000000 -o new_boot.img
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment