]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
env: Add a console env handler
authorJoe Hershberger <joe.hershberger@ni.com>
Wed, 12 Dec 2012 04:16:29 +0000 (22:16 -0600)
committerTom Rini <trini@ti.com>
Thu, 13 Dec 2012 18:46:56 +0000 (11:46 -0700)
commit849d5d9cda0e7c94797874d842e9b132ec45a565
tree8de27e77e039a17b169a9fa080a09c9f5d0a8a06
parent1cf0a8b2fbe38ed07b1babaaacfc22bd427f66f0
env: Add a console env handler

Remove the hard-coded console handler and use a callback instead

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
common/cmd_nvedit.c
common/console.c
include/env_callback.h