diff options
author | Ivan Pang | 2012-05-08 18:54:37 -0500 |
---|---|---|
committer | Ivan Pang | 2012-05-08 18:54:37 -0500 |
commit | 9c0c5ae709b1a075b456e56c9e85b9dfd79141e9 (patch) | |
tree | fa4f62d998cec8981ad3e8e0811d2ce0dae7478a /program_evm/binaries | |
parent | f922886003185421f71139b5b255959066d6e80a (diff) | |
download | mcsdk-tools-9c0c5ae709b1a075b456e56c9e85b9dfd79141e9.tar.gz mcsdk-tools-9c0c5ae709b1a075b456e56c9e85b9dfd79141e9.tar.xz mcsdk-tools-9c0c5ae709b1a075b456e56c9e85b9dfd79141e9.zip |
Added 6657 flash writers and post
Diffstat (limited to 'program_evm/binaries')
5 files changed, 34 insertions, 0 deletions
diff --git a/program_evm/binaries/evm6657l/eepromwriter_input.txt b/program_evm/binaries/evm6657l/eepromwriter_input.txt new file mode 100644 index 0000000..54f7f79 --- /dev/null +++ b/program_evm/binaries/evm6657l/eepromwriter_input.txt | |||
@@ -0,0 +1,8 @@ | |||
1 | file_name = eeprom51.bin | ||
2 | bus_addr = 81 | ||
3 | start_addr = 0 | ||
4 | swap_data = 0 | ||
5 | |||
6 | |||
7 | |||
8 | |||
diff --git a/program_evm/binaries/evm6657l/eepromwriter_input50.txt b/program_evm/binaries/evm6657l/eepromwriter_input50.txt new file mode 100644 index 0000000..7fb9458 --- /dev/null +++ b/program_evm/binaries/evm6657l/eepromwriter_input50.txt | |||
@@ -0,0 +1,8 @@ | |||
1 | file_name = eeprom50.bin | ||
2 | bus_addr = 80 | ||
3 | start_addr = 0 | ||
4 | swap_data = 0 | ||
5 | |||
6 | |||
7 | |||
8 | |||
diff --git a/program_evm/binaries/evm6657l/eepromwriter_input51.txt b/program_evm/binaries/evm6657l/eepromwriter_input51.txt new file mode 100644 index 0000000..54f7f79 --- /dev/null +++ b/program_evm/binaries/evm6657l/eepromwriter_input51.txt | |||
@@ -0,0 +1,8 @@ | |||
1 | file_name = eeprom51.bin | ||
2 | bus_addr = 81 | ||
3 | start_addr = 0 | ||
4 | swap_data = 0 | ||
5 | |||
6 | |||
7 | |||
8 | |||
diff --git a/program_evm/binaries/evm6657l/nand_writer_input.txt b/program_evm/binaries/evm6657l/nand_writer_input.txt new file mode 100644 index 0000000..cdfccdf --- /dev/null +++ b/program_evm/binaries/evm6657l/nand_writer_input.txt | |||
@@ -0,0 +1,5 @@ | |||
1 | file_name = nand.bin | ||
2 | start_addr = 131072 | ||
3 | |||
4 | |||
5 | |||
diff --git a/program_evm/binaries/evm6657l/nor_writer_input.txt b/program_evm/binaries/evm6657l/nor_writer_input.txt new file mode 100644 index 0000000..c0ebbd8 --- /dev/null +++ b/program_evm/binaries/evm6657l/nor_writer_input.txt | |||
@@ -0,0 +1,5 @@ | |||
1 | file_name = nor.bin | ||
2 | start_addr = 0 | ||
3 | |||
4 | |||
5 | |||