Mirror of dreemurrs-embedded/jumpdrive@github.com - Pinephone boot software to expose the eMMC over USB
Go to file
Asriel Dreemurr b05d1e1916
Project renamed to Jumpdrive
2020-03-17 01:39:35 +07:00
initramfs Updated flashing led color 2020-03-16 15:58:12 +01:00
splash New buildsystem and splash 2020-03-16 15:49:12 +01:00
src New buildsystem and splash 2020-03-16 15:49:12 +01:00
.gitignore New buildsystem and splash 2020-03-16 15:49:12 +01:00
.gitmodules First release, might be buggy! 2020-03-13 15:38:01 +07:00
Makefile New buildsystem and splash 2020-03-16 15:49:12 +01:00
README.md Project renamed to Jumpdrive 2020-03-17 01:39:35 +07:00

README.md

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:

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