view run.sh @ 405:f381cea07fec

merge
author Windel Bouwman
date Thu, 19 Feb 2015 14:10:52 +0100
parents a284749c5729
children b1daa462ee17
line wrap: on
line source

#!/usr/bin/env bash

set -e

# -S means halt at start:
qemu-system-arm -M vexpress-a9 -m 128M -kernel kernel_arm.bin \
    -serial stdio