changeset 567:8f84b26bd111

loadtools/scripts: c035i.config and c05i.config created
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 01 Feb 2020 20:30:20 +0000
parents d67939ec7ccb
children a97d96e0fc5c
files loadtools/scripts/c035i.config loadtools/scripts/c05i.config
diffstat 2 files changed, 26 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/loadtools/scripts/c035i.config	Sat Feb 01 20:30:20 2020 +0000
@@ -0,0 +1,13 @@
+# 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 and a Iota ABB chip, but
+# nothing else is known.  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.  This config is also a good choice for
+# fc-buzplay and fc-dspromdump.
+
+# 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
+
+# Perform a Iota poweroff when we are done
+exit-mode iota-off
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/loadtools/scripts/c05i.config	Sat Feb 01 20:30:20 2020 +0000
@@ -0,0 +1,13 @@
+# 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 and a Iota ABB chip, but
+# nothing else is known.  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.  This config is also a good choice for
+# fc-buzplay and fc-dspromdump.
+
+# 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
+
+# Perform a Iota poweroff when we are done
+exit-mode iota-off