rgomulin / aml-dtbtools

DTB Tools for AmLogic's Multi-dtb format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AML DTB Tools

Upd 2022-11

  • support DTC path without trailing slash
  • added "--version" cmd line argument
  • support M and K suffixes for page size (./dtbTool -s 2K == ./dtbTool -s 2048)
  • improved error messages

Comprises of a splitter and builder of AmLogic's multi-dtb formats.

The format is deduced from the AmLogic u-boot code

The dtbTool is based on dtbTool source from the CyanogenMod project.

About

DTB Tools for AmLogic's Multi-dtb format.


Languages

Language:C 76.6%Language:C++ 22.8%Language:Makefile 0.6%