changeset 566:d67939ec7ccb

loadtools/scripts: c035.config and c05.config created
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 01 Feb 2020 20:16:35 +0000
parents 4a199ff4b23f
children 8f84b26bd111
files loadtools/scripts/c035.config loadtools/scripts/c05.config
diffstat 2 files changed, 18 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/loadtools/scripts/c035.config	Sat Feb 01 20:16:35 2020 +0000
@@ -0,0 +1,9 @@
+# The present hw parameter file is a minimal config that is appropriate to use
+# if the target is known to have a Calypso C035 chip in it but nothing else is
+# known, not even the ABB type.  This minimal config is not usable for flash
+# manipulation or for fc-xram, but it may be useful for fc-iram or low-level
+# (non-flash) fc-loadtool operations.
+
+# The following parameters go into the <p command sent to the boot ROM
+pll-config 4/1		# ARM @ 52 MHz, PLL&DSP @ 104 MHz if 26 MHz in
+rhea-cntl 0x00		# good for all Calypso platforms
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/loadtools/scripts/c05.config	Sat Feb 01 20:16:35 2020 +0000
@@ -0,0 +1,9 @@
+# The present hw parameter file is a minimal config that is appropriate to use
+# if the target is known to have a Calypso C05 chip in it but nothing else is
+# known, not even the ABB type.  This minimal config is not usable for flash
+# manipulation or for fc-xram, but it may be useful for fc-iram or low-level
+# (non-flash) fc-loadtool operations.
+
+# The following parameters go into the <p command sent to the boot ROM
+pll-config 3/1		# ARM @ 39 MHz, PLL&DSP @ 78 MHz if 26 MHz in
+rhea-cntl 0x00		# good for all Calypso platforms