--- wikisrc/ports/evbarm.mdwn 2018/11/07 14:33:50 1.51 +++ wikisrc/ports/evbarm.mdwn 2018/11/07 15:09:41 1.55 @@ -46,9 +46,11 @@ kernel for that board. ### anita and qemu -anita can be used to test builds. evbarm-earmv7hf uses "qemu -M -vexpress-a15" and evbarm-aarch64 uses "qemu -M virt". (Information on -how to test emulated versions of other specific hardware is welcome.) +anita can be used to test builds. (In addition to anita, install qemu and dtb-arm-vexpress from pkgsrc.) The release subdirectory should follow the naming convention on the autobuild cluster, used below. + + - evbarm-earmv7hf uses "qemu-system-arm -M vexpress-a15" + - evbarm-aarch64 uses "qemu-system-aarch64 -M virt" + - Information on how to test emulated versions of other specific hardware is welcome. ### Board specific information - [[Allwinner sunxi family SoCs|Allwinner]]