]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
env: Add a command to view callbacks
authorJoe Hershberger <joe.hershberger@ni.com>
Wed, 12 Dec 2012 04:16:25 +0000 (22:16 -0600)
committerTom Rini <trini@ti.com>
Thu, 13 Dec 2012 18:46:55 +0000 (11:46 -0700)
commit5e2b3e0c59df3313254941b453ffeadba9e673ae
treebbf40d293ad61cbc1644f53b4425a303cce16c4a
parent170ab11075d3be56e89d6444abf1148329130f4b
env: Add a command to view callbacks

The callbacks can be bound, but are otherwise invisible.  Add a command
to show what callbacks are available.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
!!! fix callback command
README
common/cmd_nvedit.c