Mirror of dreemurrs-embedded/jumpdrive@github.com - Pinephone boot software to expose the eMMC over USB
Go to file
Danct12 a2fcc6f597
Added GPLv2 License
Signed-off-by: Danct12 <danct12@disroot.org>
2020-03-17 04:13:48 +07:00
initramfs Added GPLv2 License 2020-03-17 04:13:48 +07: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
LICENSE Added GPLv2 License 2020-03-17 04:13:48 +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