view kernel/qemutst.sh @ 380:67a584582aee

Small change to hexfile
author Windel Bouwman
date Fri, 18 Apr 2014 13:08:45 +0200
parents c05ab629976a
children
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 -s