OSDN Git Service

2001-10-26 Frank Ch. Eigler <fche@redhat.com>
authorfche <fche>
Fri, 26 Oct 2001 18:07:20 +0000 (18:07 +0000)
committerfche <fche>
Fri, 26 Oct 2001 18:07:20 +0000 (18:07 +0000)
* (*.conf): Regenerated with reset-net etc. tweaks.

sid/bsp/pregen/ChangeLog
sid/bsp/pregen/arm-cma-tksm.conf
sid/bsp/pregen/arm-cma.conf
sid/bsp/pregen/arm-gloss-tksm.conf
sid/bsp/pregen/arm-gloss.conf
sid/bsp/pregen/arm-glossBE.conf
sid/bsp/pregen/arm-pid-tksm.conf
sid/bsp/pregen/arm-pid.conf
sid/bsp/pregen/arm-pidBE.conf

index 04988c4..bfc8b66 100644 (file)
@@ -1,3 +1,7 @@
+2001-10-26  Frank Ch. Eigler  <fche@redhat.com>
+
+       * (*.conf): Regenerated with reset-net etc. tweaks.
+
 2001-10-04  Frank Ch. Eigler  <fche@redhat.com>
 
        * (*.conf): Regenerated without superfluous bool attr settings.
index a64d3a4..3386ec7 100644 (file)
@@ -1,8 +1,7 @@
 # sid configuration file
-# created by Id: configrun-sid.in,v 1.22 2001/10/03 17:24:17 fche Exp 
-# run by fche @ tooth (Linux) at Thu Oct  4 13:32:11 EDT 2001
+# created by Id: configrun-sid.in,v 1.25 2001/10/26 18:03:30 fche Exp 
+# run by fche @ tooth (Linux) at Fri Oct 26 14:04:40 EDT 2001
 # args: --cpu=arm --no-run --gdb=5000 --board=cma110:cma222-uart1:gdb -EL --tksm
-set main persistent? true
 load libaudio.la audio_component_library
 load libcache.la cache_component_library
 load libcgencpu.la cgen_component_library
@@ -24,6 +23,7 @@ load libsched.la sched_component_library
 load libtclapi.la tcl_bridge_library
 load libtimers.la timer_component_library
 load libuart.la uart_component_library
+set main persistent? true
 # first section
 new hw-cpu-arm7t cpu
 new hw-mapper-basic cpu-mapper
@@ -31,6 +31,7 @@ new hw-glue-sequence-8 init-sequence
 new hw-glue-sequence-1 hw-reset-net
 new hw-glue-sequence-8 deinit-sequence
 new hw-glue-sequence-1 yield-net
+new hw-glue-sequence-2 cache-flush-net
 new sid-sched-host-accurate host-sched
 new sid-sched-sim target-sched
 # cma110/cma222 specific parts
@@ -126,7 +127,8 @@ connect-pin cpu-gdb process-signal -> main stop!
 connect-pin init-sequence output-3 -> cpu-gdb init
 connect-pin deinit-sequence output-5 -> cpu-gdb deinit
 connect-pin cpu-gdb yield -> yield-net input
-connect-pin cpu-gdb flush-icache -> cpu flush-icache
+connect-pin cpu-gdb flush-icache -> cache-flush-net input
+connect-pin cache-flush-net output-1 -> cpu flush-icache
 connect-pin cpu-gdb restart -> hw-reset-net input
 set cpu-gdb exit-on-detach? 1
 # cpu-gdb-socket
index cc02b62..275c39d 100644 (file)
@@ -1,8 +1,7 @@
 # sid configuration file
-# created by Id: configrun-sid.in,v 1.22 2001/10/03 17:24:17 fche Exp 
-# run by fche @ tooth (Linux) at Thu Oct  4 13:32:11 EDT 2001
+# created by Id: configrun-sid.in,v 1.25 2001/10/26 18:03:30 fche Exp 
+# run by fche @ tooth (Linux) at Fri Oct 26 14:04:40 EDT 2001
 # args: --cpu=arm --no-run --gdb=5000 --board=cma110:cma222-uart1:gdb -EL
-set main persistent? true
 load libaudio.la audio_component_library
 load libcache.la cache_component_library
 load libcgencpu.la cgen_component_library
@@ -23,6 +22,7 @@ load librtc.la rtc_component_library
 load libsched.la sched_component_library
 load libtimers.la timer_component_library
 load libuart.la uart_component_library
+set main persistent? true
 # first section
 new hw-cpu-arm7t cpu
 new hw-mapper-basic cpu-mapper
@@ -30,6 +30,7 @@ new hw-glue-sequence-8 init-sequence
 new hw-glue-sequence-1 hw-reset-net
 new hw-glue-sequence-8 deinit-sequence
 new hw-glue-sequence-1 yield-net
+new hw-glue-sequence-2 cache-flush-net
 new sid-sched-host-accurate host-sched
 new sid-sched-sim target-sched
 # cma110/cma222 specific parts
@@ -121,7 +122,8 @@ connect-pin cpu-gdb process-signal -> main stop!
 connect-pin init-sequence output-3 -> cpu-gdb init
 connect-pin deinit-sequence output-5 -> cpu-gdb deinit
 connect-pin cpu-gdb yield -> yield-net input
-connect-pin cpu-gdb flush-icache -> cpu flush-icache
+connect-pin cpu-gdb flush-icache -> cache-flush-net input
+connect-pin cache-flush-net output-1 -> cpu flush-icache
 connect-pin cpu-gdb restart -> hw-reset-net input
 set cpu-gdb exit-on-detach? 1
 # cpu-gdb-socket
index 99a9730..cae3845 100644 (file)
@@ -1,8 +1,7 @@
 # sid configuration file
-# created by Id: configrun-sid.in,v 1.22 2001/10/03 17:24:17 fche Exp 
-# run by fche @ tooth (Linux) at Thu Oct  4 13:32:09 EDT 2001
+# created by Id: configrun-sid.in,v 1.25 2001/10/26 18:03:30 fche Exp 
+# run by fche @ tooth (Linux) at Fri Oct 26 14:04:39 EDT 2001
 # args: --cpu=arm --no-run --gdb=5000 -EL --tksm
-set main persistent? true
 load libaudio.la audio_component_library
 load libcache.la cache_component_library
 load libcgencpu.la cgen_component_library
@@ -24,6 +23,7 @@ load libsched.la sched_component_library
 load libtclapi.la tcl_bridge_library
 load libtimers.la timer_component_library
 load libuart.la uart_component_library
+set main persistent? true
 # first section
 new hw-cpu-arm7t cpu
 new hw-mapper-basic cpu-mapper
@@ -31,6 +31,7 @@ new hw-glue-sequence-8 init-sequence
 new hw-glue-sequence-1 hw-reset-net
 new hw-glue-sequence-8 deinit-sequence
 new hw-glue-sequence-1 yield-net
+new hw-glue-sequence-2 cache-flush-net
 new sid-sched-host-accurate host-sched
 new sid-sched-sim target-sched
 # gloss
@@ -77,7 +78,8 @@ connect-pin cpu-gdb process-signal -> main stop!
 connect-pin init-sequence output-3 -> cpu-gdb init
 connect-pin deinit-sequence output-5 -> cpu-gdb deinit
 connect-pin cpu-gdb yield -> yield-net input
-connect-pin cpu-gdb flush-icache -> cpu flush-icache
+connect-pin cpu-gdb flush-icache -> cache-flush-net input
+connect-pin cache-flush-net output-1 -> cpu flush-icache
 connect-pin cpu-gdb restart -> hw-reset-net input
 set cpu-gdb exit-on-detach? 1
 # cpu-gdb-socket
index 1a99161..db9c610 100644 (file)
@@ -1,8 +1,7 @@
 # sid configuration file
-# created by Id: configrun-sid.in,v 1.22 2001/10/03 17:24:17 fche Exp 
-# run by fche @ tooth (Linux) at Thu Oct  4 13:32:09 EDT 2001
+# created by Id: configrun-sid.in,v 1.25 2001/10/26 18:03:30 fche Exp 
+# run by fche @ tooth (Linux) at Fri Oct 26 14:04:39 EDT 2001
 # args: --cpu=arm --no-run --gdb=5000 -EL
-set main persistent? true
 load libaudio.la audio_component_library
 load libcache.la cache_component_library
 load libcgencpu.la cgen_component_library
@@ -23,6 +22,7 @@ load librtc.la rtc_component_library
 load libsched.la sched_component_library
 load libtimers.la timer_component_library
 load libuart.la uart_component_library
+set main persistent? true
 # first section
 new hw-cpu-arm7t cpu
 new hw-mapper-basic cpu-mapper
@@ -30,6 +30,7 @@ new hw-glue-sequence-8 init-sequence
 new hw-glue-sequence-1 hw-reset-net
 new hw-glue-sequence-8 deinit-sequence
 new hw-glue-sequence-1 yield-net
+new hw-glue-sequence-2 cache-flush-net
 new sid-sched-host-accurate host-sched
 new sid-sched-sim target-sched
 # gloss
@@ -72,7 +73,8 @@ connect-pin cpu-gdb process-signal -> main stop!
 connect-pin init-sequence output-3 -> cpu-gdb init
 connect-pin deinit-sequence output-5 -> cpu-gdb deinit
 connect-pin cpu-gdb yield -> yield-net input
-connect-pin cpu-gdb flush-icache -> cpu flush-icache
+connect-pin cpu-gdb flush-icache -> cache-flush-net input
+connect-pin cache-flush-net output-1 -> cpu flush-icache
 connect-pin cpu-gdb restart -> hw-reset-net input
 set cpu-gdb exit-on-detach? 1
 # cpu-gdb-socket
index c59ff3b..f1699ca 100644 (file)
@@ -1,8 +1,7 @@
 # sid configuration file
-# created by Id: configrun-sid.in,v 1.22 2001/10/03 17:24:17 fche Exp 
-# run by fche @ tooth (Linux) at Thu Oct  4 13:32:09 EDT 2001
+# created by Id: configrun-sid.in,v 1.25 2001/10/26 18:03:30 fche Exp 
+# run by fche @ tooth (Linux) at Fri Oct 26 14:04:39 EDT 2001
 # args: --cpu=arm --no-run --gdb=5000 -EB
-set main persistent? true
 load libaudio.la audio_component_library
 load libcache.la cache_component_library
 load libcgencpu.la cgen_component_library
@@ -23,6 +22,7 @@ load librtc.la rtc_component_library
 load libsched.la sched_component_library
 load libtimers.la timer_component_library
 load libuart.la uart_component_library
+set main persistent? true
 # first section
 new hw-cpu-arm7t cpu
 new hw-mapper-basic cpu-mapper
@@ -30,6 +30,7 @@ new hw-glue-sequence-8 init-sequence
 new hw-glue-sequence-1 hw-reset-net
 new hw-glue-sequence-8 deinit-sequence
 new hw-glue-sequence-1 yield-net
+new hw-glue-sequence-2 cache-flush-net
 new sid-sched-host-accurate host-sched
 new sid-sched-sim target-sched
 # gloss
@@ -72,7 +73,8 @@ connect-pin cpu-gdb process-signal -> main stop!
 connect-pin init-sequence output-3 -> cpu-gdb init
 connect-pin deinit-sequence output-5 -> cpu-gdb deinit
 connect-pin cpu-gdb yield -> yield-net input
-connect-pin cpu-gdb flush-icache -> cpu flush-icache
+connect-pin cpu-gdb flush-icache -> cache-flush-net input
+connect-pin cache-flush-net output-1 -> cpu flush-icache
 connect-pin cpu-gdb restart -> hw-reset-net input
 set cpu-gdb exit-on-detach? 1
 # cpu-gdb-socket
index fc04111..76bc2d5 100644 (file)
@@ -1,8 +1,7 @@
 # sid configuration file
-# created by Id: configrun-sid.in,v 1.22 2001/10/03 17:24:17 fche Exp 
-# run by fche @ tooth (Linux) at Thu Oct  4 13:32:10 EDT 2001
+# created by Id: configrun-sid.in,v 1.25 2001/10/26 18:03:30 fche Exp 
+# run by fche @ tooth (Linux) at Fri Oct 26 14:04:40 EDT 2001
 # args: --cpu=arm --no-run --gdb=5000 --board=pid7t-uart1:gdb -EL --tksm
-set main persistent? true
 load libaudio.la audio_component_library
 load libcache.la cache_component_library
 load libcgencpu.la cgen_component_library
@@ -24,6 +23,7 @@ load libsched.la sched_component_library
 load libtclapi.la tcl_bridge_library
 load libtimers.la timer_component_library
 load libuart.la uart_component_library
+set main persistent? true
 # first section
 new hw-cpu-arm7t cpu
 new hw-mapper-basic cpu-mapper
@@ -31,6 +31,7 @@ new hw-glue-sequence-8 init-sequence
 new hw-glue-sequence-1 hw-reset-net
 new hw-glue-sequence-8 deinit-sequence
 new hw-glue-sequence-1 yield-net
+new hw-glue-sequence-2 cache-flush-net
 new sid-sched-host-accurate host-sched
 new sid-sched-sim target-sched
 # pid7t components
@@ -113,7 +114,8 @@ connect-pin cpu-gdb process-signal -> main stop!
 connect-pin init-sequence output-3 -> cpu-gdb init
 connect-pin deinit-sequence output-5 -> cpu-gdb deinit
 connect-pin cpu-gdb yield -> yield-net input
-connect-pin cpu-gdb flush-icache -> cpu flush-icache
+connect-pin cpu-gdb flush-icache -> cache-flush-net input
+connect-pin cache-flush-net output-1 -> cpu flush-icache
 connect-pin cpu-gdb restart -> hw-reset-net input
 set cpu-gdb exit-on-detach? 1
 # cpu-gdb-socket
index 64568a4..ade48a0 100644 (file)
@@ -1,8 +1,7 @@
 # sid configuration file
-# created by Id: configrun-sid.in,v 1.22 2001/10/03 17:24:17 fche Exp 
-# run by fche @ tooth (Linux) at Thu Oct  4 13:32:10 EDT 2001
+# created by Id: configrun-sid.in,v 1.25 2001/10/26 18:03:30 fche Exp 
+# run by fche @ tooth (Linux) at Fri Oct 26 14:04:39 EDT 2001
 # args: --cpu=arm --no-run --gdb=5000 --board=pid7t-uart1:gdb -EL
-set main persistent? true
 load libaudio.la audio_component_library
 load libcache.la cache_component_library
 load libcgencpu.la cgen_component_library
@@ -23,6 +22,7 @@ load librtc.la rtc_component_library
 load libsched.la sched_component_library
 load libtimers.la timer_component_library
 load libuart.la uart_component_library
+set main persistent? true
 # first section
 new hw-cpu-arm7t cpu
 new hw-mapper-basic cpu-mapper
@@ -30,6 +30,7 @@ new hw-glue-sequence-8 init-sequence
 new hw-glue-sequence-1 hw-reset-net
 new hw-glue-sequence-8 deinit-sequence
 new hw-glue-sequence-1 yield-net
+new hw-glue-sequence-2 cache-flush-net
 new sid-sched-host-accurate host-sched
 new sid-sched-sim target-sched
 # pid7t components
@@ -108,7 +109,8 @@ connect-pin cpu-gdb process-signal -> main stop!
 connect-pin init-sequence output-3 -> cpu-gdb init
 connect-pin deinit-sequence output-5 -> cpu-gdb deinit
 connect-pin cpu-gdb yield -> yield-net input
-connect-pin cpu-gdb flush-icache -> cpu flush-icache
+connect-pin cpu-gdb flush-icache -> cache-flush-net input
+connect-pin cache-flush-net output-1 -> cpu flush-icache
 connect-pin cpu-gdb restart -> hw-reset-net input
 set cpu-gdb exit-on-detach? 1
 # cpu-gdb-socket
index bcedceb..58ec92a 100644 (file)
@@ -1,8 +1,7 @@
 # sid configuration file
-# created by Id: configrun-sid.in,v 1.22 2001/10/03 17:24:17 fche Exp 
-# run by fche @ tooth (Linux) at Thu Oct  4 13:32:10 EDT 2001
+# created by Id: configrun-sid.in,v 1.25 2001/10/26 18:03:30 fche Exp 
+# run by fche @ tooth (Linux) at Fri Oct 26 14:04:40 EDT 2001
 # args: --cpu=arm --no-run --gdb=5000 --board=pid7t-uart1:gdb -EB
-set main persistent? true
 load libaudio.la audio_component_library
 load libcache.la cache_component_library
 load libcgencpu.la cgen_component_library
@@ -23,6 +22,7 @@ load librtc.la rtc_component_library
 load libsched.la sched_component_library
 load libtimers.la timer_component_library
 load libuart.la uart_component_library
+set main persistent? true
 # first section
 new hw-cpu-arm7t cpu
 new hw-mapper-basic cpu-mapper
@@ -30,6 +30,7 @@ new hw-glue-sequence-8 init-sequence
 new hw-glue-sequence-1 hw-reset-net
 new hw-glue-sequence-8 deinit-sequence
 new hw-glue-sequence-1 yield-net
+new hw-glue-sequence-2 cache-flush-net
 new sid-sched-host-accurate host-sched
 new sid-sched-sim target-sched
 # pid7t components
@@ -108,7 +109,8 @@ connect-pin cpu-gdb process-signal -> main stop!
 connect-pin init-sequence output-3 -> cpu-gdb init
 connect-pin deinit-sequence output-5 -> cpu-gdb deinit
 connect-pin cpu-gdb yield -> yield-net input
-connect-pin cpu-gdb flush-icache -> cpu flush-icache
+connect-pin cpu-gdb flush-icache -> cache-flush-net input
+connect-pin cache-flush-net output-1 -> cpu flush-icache
 connect-pin cpu-gdb restart -> hw-reset-net input
 set cpu-gdb exit-on-detach? 1
 # cpu-gdb-socket