summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/memtool
Commit message (Collapse)AuthorAgeFilesLines
* memtool: Add recipeRicardo Simoes2024-07-253-0/+127
memtool is a program that allows to access memory mapped registers. This is useful to inspect and modify registers from the command line. memtool can also operate on plain files, and access PHY registers. Signed-off-by: Ricardo Simoes <ricardo.simoes@pt.bosch.com> Signed-off-by: Mark Jonas <mark.jonas@de.bosch.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>