Flash/Rescue SD Card image for PinePhone and PineTab. This is NOT a bootloader
Go to file
2020-03-17 19:20:51 +01:00
initramfs Build multiple images and nice errors 2020-03-17 19:20:51 +01:00
splash Build multiple images and nice errors 2020-03-17 19:20:51 +01:00
src Build multiple images and nice errors 2020-03-17 19:20:51 +01:00
.gitignore Build multiple images and nice errors 2020-03-17 19:20:51 +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 Build multiple images and nice errors 2020-03-17 19:20:51 +01:00
README.md Project renamed to Jumpdrive 2020-03-17 01:39:35 +07:00

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