Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 715 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 715 Bytes

sunxi-bsp

Getting Started

  1. Choose a board doing ./configure my_board, or ./configure to see the list of supported ones.

  2. Run 'make' to build hwpack or 'make help' to list available targets

Overview

This repository provides various scripts to help hacking devices with Allwinner SOC.

./scripts/ a1x-initramfs.sh - Create initramfs inside target device mk_ext4_rootfs.sh - Ext4 rootfs from tar.gz mk_hwpack.sh - Helper script for Makefile mk_livesuit_img.sh - Android or Linux livesuit image sunxi-media-create.sh - Flash SD card from hwpack mk_android.sh - Helper script for Makefile