/fip

Amlogic Firmware In Package

Primary LanguageMakefileOtherNOASSERTION

FIP

Amlogic Firmware In Package - Prebuilt binaries/tools to pack Amlogic bootloader

Usage

make list_device
make fip BOARD=<device_name> UBOOT_BIN=/path/to/u-boot.bin
make deb-pkg BOARD=<device_name> VERSION=<version>
make clean
make distclean

Packed output files are:

<device_name>
    ├── u-boot.bin
    ├── u-boot.bin.sd.bin
    ├── u-boot.bin.usb.bl2
    └── u-boot.bin.usb.tpl