Mirror of dreemurrs-embedded/jumpdrive@github.com - Pinephone boot software to expose the eMMC over USB
Go to file
Asriel Dreemurr f6e34e5f67
Merge pull request #1 from MartijnBraam/master
Fix build, cleanup and nice branding
2020-03-17 01:29:48 +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 Updated README 2020-03-16 15:55:58 +01:00

README.md

Rescue SD 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