view examples/qemu_a9_hello/qemutst.sh @ 383:173e20a47fda

Added linker description loader
author Windel Bouwman
date Sun, 27 Apr 2014 17:40:39 +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