view examples/qemu_a9_hello/qemutst.sh @ 406:b1daa462ee17

Made kernel run again
author Windel Bouwman
date Fri, 20 Feb 2015 14:25:35 +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