FreeCalypso > hg > freecalypso-tools
comparison loadtools/scripts/c05i.config @ 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 | |
children |
comparison
equal
deleted
inserted
replaced
566:d67939ec7ccb | 567:8f84b26bd111 |
---|---|
1 # The present hw parameter file is a minimal config that is appropriate to use | |
2 # if the target is known to have a Calypso C05 chip and a Iota ABB chip, but | |
3 # nothing else is known. This minimal config is not usable for flash | |
4 # manipulation or for fc-xram, but it may be useful for fc-iram or low-level | |
5 # (non-flash) fc-loadtool operations. This config is also a good choice for | |
6 # fc-buzplay and fc-dspromdump. | |
7 | |
8 # The following parameters go into the <p command sent to the boot ROM | |
9 pll-config 3/1 # ARM @ 39 MHz, PLL&DSP @ 78 MHz if 26 MHz in | |
10 rhea-cntl 0x00 # good for all Calypso platforms | |
11 | |
12 # Perform a Iota poweroff when we are done | |
13 exit-mode iota-off |