mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +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>
|
||||
|
||||
* 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} \
|
||||
-o "/#address-cells 2" \
|
||||
-o "/openprom/options/oea-memory-size ${sizeof_ram}" \
|
||||
-o "/openprom/init/register/pvr 0xfffe0000" \
|
||||
-o "/shm@0xc0000000/reg 0xc0000000 0x10000" \
|
||||
-o "/shm@0xc0000000/key 0x1234" \
|
||||
-o "/sem@0xc0010000/reg 0xc0010000 12" \
|
||||
@@ -200,6 +201,7 @@ do
|
||||
|
||||
${simulator} $extra_options -c ${instruction_limit} \
|
||||
-o "/#address-cells 2" \
|
||||
-o "/openprom/options/oea-memory-size ${sizeof_ram}" \
|
||||
-o "/openprom/init/register/pvr 0xfffe0000" \
|
||||
-o "/shm@0xc0000000/reg 0xc0000000 0x10000" \
|
||||
-o "/shm@0xc0000000/key 0x1234" \
|
||||
@@ -243,6 +245,7 @@ do
|
||||
# -f ${devicefile} $tfile | sed -e 's/
|
||||
//' -e '/^$/d' > ${logfile}
|
||||
|
||||
${simulator} $extra_options -c ${instruction_limit} \
|
||||
-o "/#address-cells 2" \
|
||||
-o "/openprom/options/oea-memory-size ${sizeof_ram}" \
|
||||
-o "/openprom/init/register/pvr 0xfffe0000" \
|
||||
|
||||
Reference in New Issue
Block a user