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

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

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