Skip to content

AndroiableDroid/split-appended-dtb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

split-appended-dtb

Tool to split a kernel image with appended dtbs into separated kernel and dtb files.

# Compile:
   gcc split-appended-dtb.c -o split-appended-dtb

Usage:

./split-appended-dtb Image-dtb


# Output:
   kernel -> standalone kernel image
   dtbdump_*.dtb -> device tree blobs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%