mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-09 09:03:33 +00:00
2006-01-23 Joel Sherrill <joel@OARcorp.com>
* runtest: Add pvr setting.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2006-01-23 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
|
* runtest: Add pvr setting.
|
||||||
|
|
||||||
2006-01-20 Joel Sherrill <joel@OARcorp.com>
|
2006-01-20 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* psim: Enhance to add limit on how long a single test is allowed to
|
* psim: Enhance to add limit on how long a single test is allowed to
|
||||||
|
|||||||
@@ -190,6 +190,7 @@ do
|
|||||||
${simulator} $extra_options -c ${instruction_limit} \
|
${simulator} $extra_options -c ${instruction_limit} \
|
||||||
-o "/#address-cells 2" \
|
-o "/#address-cells 2" \
|
||||||
-o "/openprom/options/oea-memory-size ${sizeof_ram}" \
|
-o "/openprom/options/oea-memory-size ${sizeof_ram}" \
|
||||||
|
-o "/openprom/init/register/pvr 0xfffe0000" \
|
||||||
-o "/shm@0xc0000000/reg 0xc0000000 0x10000" \
|
-o "/shm@0xc0000000/reg 0xc0000000 0x10000" \
|
||||||
-o "/shm@0xc0000000/key 0x1234" \
|
-o "/shm@0xc0000000/key 0x1234" \
|
||||||
-o "/sem@0xc0010000/reg 0xc0010000 12" \
|
-o "/sem@0xc0010000/reg 0xc0010000 12" \
|
||||||
@@ -200,6 +201,7 @@ do
|
|||||||
|
|
||||||
${simulator} $extra_options -c ${instruction_limit} \
|
${simulator} $extra_options -c ${instruction_limit} \
|
||||||
-o "/#address-cells 2" \
|
-o "/#address-cells 2" \
|
||||||
|
-o "/openprom/options/oea-memory-size ${sizeof_ram}" \
|
||||||
-o "/openprom/init/register/pvr 0xfffe0000" \
|
-o "/openprom/init/register/pvr 0xfffe0000" \
|
||||||
-o "/shm@0xc0000000/reg 0xc0000000 0x10000" \
|
-o "/shm@0xc0000000/reg 0xc0000000 0x10000" \
|
||||||
-o "/shm@0xc0000000/key 0x1234" \
|
-o "/shm@0xc0000000/key 0x1234" \
|
||||||
@@ -243,6 +245,7 @@ do
|
|||||||
# -f ${devicefile} $tfile | sed -e 's/
|
# -f ${devicefile} $tfile | sed -e 's/
|
||||||
//' -e '/^$/d' > ${logfile}
|
//' -e '/^$/d' > ${logfile}
|
||||||
|
|
||||||
|
${simulator} $extra_options -c ${instruction_limit} \
|
||||||
-o "/#address-cells 2" \
|
-o "/#address-cells 2" \
|
||||||
-o "/openprom/options/oea-memory-size ${sizeof_ram}" \
|
-o "/openprom/options/oea-memory-size ${sizeof_ram}" \
|
||||||
-o "/openprom/init/register/pvr 0xfffe0000" \
|
-o "/openprom/init/register/pvr 0xfffe0000" \
|
||||||
|
|||||||
Reference in New Issue
Block a user