view experiments/qemu_vexpress_a9/run.sh @ 410:6aa9743ed362 tip

Reflect change in c3 public modifier
author Windel Bouwman
date Mon, 23 Feb 2015 21:06:04 +0100
parents b1daa462ee17
children
line wrap: on
line source

#!/bin/bash

MACH=vexpress-a9
#MACH=realview-pb-a8
qemu-system-arm -M ${MACH} -m 128M  -kernel test.bin \
    -serial stdio # -nographic