mirror of
https://github.com/armbian/build.git
synced 2026-02-19 14:41:33 +01:00
Some checks failed
Data: Sync board list / Send dispatch (push) Has been cancelled
Infrastructure: Dispatch to fork / 📢 Run repository dispatch on fork (push) Has been cancelled
Infrastructure: Mirror to Codeberg / codeberg (push) Has been cancelled
Maintenance: Announce merge / announcepush (push) Has been cancelled
Maintenance: Security scan / Scorecards analysis (push) Has been cancelled
Add loong64 to the list of architectures prepared by prepare_host_binfmt_qemu_cross(). This allows automatic registration and use of qemu-user emulation for LoongArch64 guests, enabling rootfs bootstrap and CI workflows targeting loong64. This aligns Armbian with Debian’s upcoming native loong64 support (Forky) and allows testing already via debian-ports and qemu-system-loongarch64. Signed-off-by: Igor Pecovnik <igor@armbian.com>