[PATCH] [sim-scripts] renanme or1ksim BSP to generic_or1k
Hesham ALMatary
heshamelmatary at gmail.com
Sun Apr 19 11:20:01 UTC 2015
---
sim-scripts/qemu-or1k.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sim-scripts/qemu-or1k.in b/sim-scripts/qemu-or1k.in
index a9c2974..fbeb826 100644
--- a/sim-scripts/qemu-or1k.in
+++ b/sim-scripts/qemu-or1k.in
@@ -1,5 +1,5 @@
#
-# or1ksim/QEMU BSP Qemu Support
+# generic_or1k BSP QEMU Support
#
bspUsesGDBSimulator="no"
@@ -17,7 +17,7 @@ runARGS()
COVERAGE_ARG="--exec-trace ${1}.cov"
fi
- echo "-serial mon:stdio -serial /dev/null -net none -nographic -m 128M -kernel ${1}"
+ echo "-serial mon:stdio -serial /dev/null -net none -nographic -m 32M -kernel ${1}"
}
checkBSPFaults()
--
2.1.0
More information about the devel
mailing list