sunxi-pio
tools for working with Allwinner (sunxi) ARM processors
Install
- All systems
-
curl cmd.cat/sunxi-pio.sh
- Debian
-
apt-get install sunxi-tools
- Ubuntu
-
apt-get install sunxi-tools
- Arch Linux
-
pacman -S sunxi-tools
- Kali Linux
-
apt-get install sunxi-tools
- Fedora
-
dnf install sunxi-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install sunxi-tools
- Raspbian
-
apt-get install sunxi-tools
- Dockerfile
- dockerfile.run/sunxi-pio
sunxi-tools
tools for working with Allwinner (sunxi) ARM processors
This package contains various tools for working with devices based around the Allwinner sunxi processors (A10/A13/A20/A31 etc). Utilities include tools to: - interact with the processors' lowlevel bootrom (AKA FEL mode). - boot over the USB OTG port. - compile and decompile the Allwinner binary hardware descriptions (FEX files). - display information about sunxi boot headers.