From: John Hodge Date: Sun, 22 Sep 2013 11:25:53 +0000 (+0800) Subject: ROOT/RunQemuArm - Added note on what machine name means X-Git-Tag: rel0.15~183 X-Git-Url: https://git.ucc.asn.au/?a=commitdiff_plain;h=816b5e0f6455ee573a7ab1383e3866379a8ceca1;p=tpg%2Facess2.git ROOT/RunQemuArm - Added note on what machine name means --- diff --git a/RunQemuArm b/RunQemuArm index bcab760f..961b6a21 100755 --- a/RunQemuArm +++ b/RunQemuArm @@ -20,6 +20,7 @@ while [ $# -ne 0 ]; do -tegra2) # git://repo.or.cz/qemu/afaerber.git BRANCH tegra QEMU=~/apps_exp/bin/qemu-system-arm + # - Toshiba AC100 _SYSTEM="ac100" _KERNEL=Acess2.armv7-tegra2.bin ;;