Skip to content

jarko88/patcher-oss

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boot Image Patcher [arm32 sar boot image patcher] v1 OSS

Patcher to make kernel boot ramdisk on ARM32 SaR devices.

Requirements:

  • python (latest)
  • p7zip-full (install using your distro's package manager)
  • arm32-SAR boot image
  • any boot image repacking tool out there

Short Instructions:

  • Unpack your boot image yourself using preferred tools
  • Supply kernel (zImage) as first argument to the main.py script in the source tree
  • Output file will be named like this: "inputfile-p"
  • Repack boot image with patched kernel
  • Flash the new boot image

About

ARM32 zImage Patcher

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%