This repository can be used to create an ArchLinuxARM image for the NanoPi Neo2 board.
makebsdtar(libarchive)uboot-toolsswigsudoaarch64-linux-gnu-gcc
# Pull the Archlinux rootfs, trusted firmware, u-boot, and builds everything
make -j$(nproc)
# Install on a microSD
make install BLOCK_DEVICE=/dev/sdXIf you have a serial cable and python-pyserial installed, make serial will
open a session with the appropriate settings.
- upstream to ArchLinuxARM