Skip to content

Instantly share code, notes, and snippets.

@Demon000
Created April 18, 2019 16:08
Show Gist options
  • Save Demon000/b8020f5a4c680f4f760155483cff68e4 to your computer and use it in GitHub Desktop.
Save Demon000/b8020f5a4c680f4f760155483cff68e4 to your computer and use it in GitHub Desktop.
Only in boot_stock: dt.img
diff -ur boot_stock/img_info boot_built/img_info
--- boot_stock/img_info 2019-04-18 18:31:44.543150242 +0300
+++ boot_built/img_info 2019-04-18 18:31:52.826483376 +0300
@@ -1,13 +1,11 @@
kernel=kernel
ramdisk=ramdisk
-dt=dt.img
page_size=4096
-kernel_size=14963245
+kernel_size=14657060
ramdisk_size=0
-dtb_size=1
base_addr=0x00000000
kernel_offset=0x00008000
ramdisk_offset=0x01000000
tags_offset=0x00000100
-cmd_line='console=ttyMSM0,115200n8 earlycon=msm_geni_serial,0xA84000 androidboot.hardware=qcom androidboot.console=ttyMSM0 video=vfb:640x400,bpp=32,memsize=3072000 msm_rtb.filter=0x237 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 service_locator.enable=1 swiotlb=2048 androidboot.configfs=true firmware_class.path=/vendor/firmware_mnt/image loop.max_part=7 buildvariant=user'
+cmd_line='console=ttyMSM0,115200n8 earlycon=msm_geni_serial,0xA84000 androidboot.hardware=qcom androidboot.console=ttyMSM0 video=vfb:640x400,bpp=32,memsize=3072000 msm_rtb.filter=0x237 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 service_locator.enable=1 swiotlb=2048 androidboot.configfs=true firmware_class.path=/vendor/firmware_mnt/image loop.max_part=7 androidboot.usbcontroller=a600000.dwc3 buildvariant=userdebug'
board=""
Binary files boot_stock/kernel and boot_built/kernel differ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment