]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sandbox: Support 'env import' and 'env export'
authorSimon Glass <sjg@chromium.org>
Sat, 26 Oct 2013 05:01:31 +0000 (23:01 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 9 May 2014 20:43:22 +0000 (14:43 -0600)
commitfd37dac9eb37b543fb1b82a733729514a67bd801
tree6e517094b2b1509117712a595a6f73a2e13f4228
parent146b468eb0203c9b1aa1de93723ffc82c85d1dc1
sandbox: Support 'env import' and 'env export'

Adjust the code for these commands so that they work on sandbox.

Signed-off-by: Simon Glass <sjg@chromium.org>
(Adjusted to fix minor merge comflict, when applied)

Change-Id: I987dee6194cd5c83f82604caf894fc85e4eb71a8
common/cmd_nvedit.c