summaryrefslogtreecommitdiff
path: root/downloader/proto.txt
diff options
context:
space:
mode:
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: