Mercurial > lcfOS
view examples/qemu_a9_hello/qemutst.sh @ 350:2b02bd286fe9
Fixed A9 hello worle
author | Windel Bouwman |
---|---|
date | Sat, 08 Mar 2014 16:29:03 +0100 |
parents | |
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