Skip to content

Instantly share code, notes, and snippets.

@adrian-bl
Created December 30, 2014 17:48
Show Gist options
  • Save adrian-bl/d2d1b65ae4b6976a95e0 to your computer and use it in GitHub Desktop.
Save adrian-bl/d2d1b65ae4b6976a95e0 to your computer and use it in GitHub Desktop.
mkbootimg --kernel kernel --ramdisk ramdisk.img --cmdline "androidboot.hardware=shinano selinux=0 user_debug=31 msm_rtb.filter=0x37 ehci-hcd.park=3 dwc3.maximum_speed=high dwc3_msm.prop_chg_detect=Y" --base 0x00000000 --pagesize 2048 --dt dt.img --ramdisk_offset 0x02000000 --tags_offset 0x01E00000 -o xout.img
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment