Giter VIP home page Giter VIP logo

bananapi-p2-zero-dts's Introduction

bananapi-p2-zero-dts

This repository contains BSP patches for Banana PI P2 Zero. Goal is to have board supported in upstream (both kernel and u-boot) and later also in Armbian.

Armbian

Clone armbian build repository and change to it.

git clone [email protected]:armbian/build.git
cd build

Copy in the userpatches directory from this repository.

cp -r ../bananapi-p2-zero-dts/userpatches .

To build the image.

./compile.sh BOARD=bananapip2zero BRANCH=curren KERNEL_CONFIGURE=no RELEASE=bookworm BRANCH=current BUILD_ONLY=default BUILD_MINIMAL=yes

Board revision 1.0

First revision of the board has different SD card holder with inverted polarity. This repository supports later versions, however with simple hack it is possible to make the board believe the card is inserted. Simply put a piece of paper between holder case and contact spring inside the holder, before inserting the card fully in. This is probably not a good long term solution, but if you just want to boot from SD card to install system on eMMC it's good enough.

Board revision 1.0 SD-card hack

Development notes

Update SPL on eMMC.

dd obs=1 seek=8192 if=/tmp/sunxi-spl.bin of=/dev/mmcblk2

bananapi-p2-zero-dts's People

Contributors

loblik avatar

Stargazers

Arne Joris avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.