view examples/qemu_a9_hello/qemutst.sh @ 397:5d03c10fe19d

Small changes
author Windel Bouwman
date Thu, 29 May 2014 10:47:28 +0200
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