On Sun, Apr 19, 2015 at 4:42 PM, Joel Sherrill <joel.sherr...@oarcorp.com> wrote: > > This patch does not renamed or1ksim in sim-scripts. > or1ksim in sim-scripts refers to the simulator not the BSP, like qemu-or1k. > Don't forget .gitignore. > > > On 04/19/2015 06:20 AM, Hesham ALMatary wrote: >> >> --- >> 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() > > > > -- > -- Joel Sherrill > Ask me about RTEMS: a free RTOS > Support and Training Available >
-- Hesham _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel