Flash/Rescue SD Card image for PinePhone and PineTab. This is NOT a bootloader
Go to file
2020-03-16 15:55:58 +01:00
initramfs New buildsystem and splash 2020-03-16 15:49: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

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