# fip **Repository Path**: radxa/fip ## Basic Information - **Project Name**: fip - **Description**: Amlogic Firmware In Package - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-23 - **Last Updated**: 2021-12-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FIP Amlogic Firmware In Package - Prebuilt binaries/tools to pack Amlogic bootloader # Usage copy your u-boot.bin to the fip binary folder as bl33.bin cp /path/to/u-boot.bin fip/radxa_zero/bl33.bin cd fip/radxa_zero make Packed output files are: ├── u-boot.bin ├── u-boot.bin.sd.bin ├── u-boot.bin.usb.bl2 └── u-boot.bin.usb.tpl