view examples/qemu_a9_hello/qemutst.sh @ 374:72a3b646d543

Added if statement sample
author Windel Bouwman
date Fri, 21 Mar 2014 15:27:18 +0100
parents 2b02bd286fe9
children
line wrap: on
line source

#!/usr/bin/env bash

echo "Trying to run versatilePB board"

qemu-system-arm -M realview-pb-a8 -m 128M -kernel hello.bin -serial stdio