mirror of
https://github.com/dreemurrs-embedded/Jumpdrive.git
synced 2024-11-16 23:11:06 +00:00
932 B
932 B
Jumpdrive for PinePhone
This image is a swiss army knife solution for PinePhone eMMC.
You can use this to flash a image directly to eMMC, troubleshooting a broken system, and a lot more.
This project is built on:
- Busybox - which is GPLv2.
- postmarketOS scripts - which is GPLv2.
- Pine64's kernel fork - which is GPLv2.
- U-Boot - which has multiple licenses
Building
Run make
inside this directory and it will build jumpdrive.img.xz that can be flashed to SD.
The dependencies are:
- aarch64-linux-gnu- toolchain
- u-boot tools
- mtools