Skip to content

devmem2 stdout regression#5

Open
bencarp wants to merge 1 commit intohorshack-dpreview:masterfrom
bencarp:patch-1
Open

devmem2 stdout regression#5
bencarp wants to merge 1 commit intohorshack-dpreview:masterfrom
bencarp:patch-1

Conversation

@bencarp
Copy link

@bencarp bencarp commented Jul 12, 2023

In a semi-recent (1.5 years) change to the github version of devmem2, the output of the tool was changed from "Value at address..." to "Read at address". This is the relevant commit to devmem2: VCTLabs/devmem2@5a438ff

This results in failure to read from devmem2 and the MMIO.

To allow the script to still parse the line correctly, a small regex change is necessary. Now, the script supports both versions of devmem2.

In a semi-recent change to devmem2, the output of the tool was changed from "Value at address..." to "Read at address". The relevant commit to devmem2: VCTLabs/devmem2@5a438ff 


To allow the script to still parse the line correctly, a small regex change is necessary. Now, the script supports both versions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant