-
Notifications
You must be signed in to change notification settings - Fork 91
pbl: add command flash log download and dehash tools #653
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
7bbb205 to
a59ac35
Compare
| 'diorite': (0x280000, 0x20000), | ||
| 'silk': (0x280000, 0x20000), | ||
|
|
||
| # Robert / Emery |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Obelix is Emery now ;-)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
| 'asterix': (0x1FD0000, 0x20000), | ||
|
|
||
| # Obelix | ||
| 'obelix': (0x1FCF000, 0x20000), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
mind adding getafix?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
3de79f1 to
f44903a
Compare
gmarull
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you have 4 commits here, please, reorganize
Implement 'pbl flash_logs' to download raw logs from the watch flash and 'tools/dehash_flash_logs.py' to parse and dehash them. Signed-off-by: Federico Bechini <federico.bechini@gmail.com>
f44903a to
e5d35f0
Compare
I added a new pbl command to get the logs from the flash region.
and then a script to deash them (using some other existing scripts) and be able to check the logs.
example: