newzf / BPI-bsp

Supports BananaPi -M1 / M1Plus Kernel 3.4.108

Home Page:http://linux-sunxi.org/BSP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BPI-bsp

Getting Started

  1. Choose a board doing: For BananaPI-M1: ./configure BananaPi_M1, For BananaPI-M1-Plus: ./configure BananaPi_M1_Plus.

  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

About

Supports BananaPi -M1 / M1Plus Kernel 3.4.108

http://linux-sunxi.org/BSP


Languages

Language:Shell 78.9%Language:Makefile 21.1%