#!/bin/sh

exec qemu-system-arm -kernel barebox -M a9m2410 -nographic

# eof
