summaryrefslogtreecommitdiffstats
path: root/rules/memtool.in
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2015-12-15 19:38:15 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-12-17 12:10:53 +0100
commit50b60c47e2bf07f822f0c4b28d72cadb09183a02 (patch)
tree5c84421c5f9f740407a731b8cbbf58bc730a2ddb /rules/memtool.in
parent126a24f2f0b780d161651ef91d2ac6eeba065380 (diff)
downloadptxdist-50b60c47e2bf07f822f0c4b28d72cadb09183a02.tar.gz
ptxdist-50b60c47e2bf07f822f0c4b28d72cadb09183a02.tar.xz
new package memtool
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/memtool.in')
-rw-r--r--rules/memtool.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/rules/memtool.in b/rules/memtool.in
new file mode 100644
index 000000000..f520650b2
--- /dev/null
+++ b/rules/memtool.in
@@ -0,0 +1,9 @@
+## SECTION=shell_and_console
+
+config MEMTOOL
+ tristate
+ prompt "memtool"
+ help
+ A handy tool to manipulate and read memory mapped registers. The
+ available subcommands are inspired by the respective commands of the
+ barebox bootloader.