summaryrefslogtreecommitdiff
path: root/downloader/proto.txt
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2013-07-07 14:17:49 +0000
committerChristian Pointner <equinox@spreadspace.org>2013-07-07 14:17:49 +0000
commited9c1e9f9689c5364fe63742d17015b17bcaa265 (patch)
tree2685c8c4405e7a0391eb13c5c88a03d46b29727d /downloader/proto.txt
parentadded flash and eeprom sizes to identify (diff)
removed name for identify - now using userid
git-svn-id: https://svn.spreadspace.org/pic/trunk@49 a09c6847-51d9-44de-8ef2-e725cf50f3c7
Diffstat (limited to 'downloader/proto.txt')
-rw-r--r--downloader/proto.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/downloader/proto.txt b/downloader/proto.txt
index a53acc9..af32584 100644
--- a/downloader/proto.txt
+++ b/downloader/proto.txt
@@ -43,16 +43,16 @@ identify:
1 | len=3 | <csum>
answer:
- 1 | len=22 | <ret> | version | name | devid | fs | fss | es | mess | supported | <csum>
+ 1 | len=22 | <ret> | version | userid | devid | fs | fss | es | mess | supported | <csum>
version:
2bytes, protocol version
It is an error if the major version (MSB) is different (hence any
protocol update must change the major version of the bootloader).
- name:
- 10bytes, a descriptive name of the device.
- The downloader has to compare this name with the device name supplied
+ userid:
+ 2bytes, an id which determines the exact device
+ The downloader has to compare this with the device id supplied
via commandline and stop in case they don't match
devid: