Supporting files for QEMU Board emulation post series at www.mistrasolutions.com.
Following scripts are present:
install-qemu.bash
- downloads toolchain and Ubuntu root filesystem, and compiles QEMU, U-Boot and Linuxprepare-qemu.bash
- creates an SD card image based on compiled files and Ubuntu root filesystemenable-networking.bash
- initializes a tap network interface so QEMU instance can have networkingmount-sd-card.bash
- mounts rootfs partition of the SD cardumount-sd-card.bash
- umounts rootfs partition of the SD cardrun-qemu.bash
- runs QEMU instance