]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fs: Use new numeric setenv functions
authorSimon Glass <sjg@chromium.org>
Sun, 24 Feb 2013 17:33:23 +0000 (17:33 +0000)
committerSimon Glass <sjg@chromium.org>
Fri, 1 Mar 2013 03:09:23 +0000 (19:09 -0800)
commit49c4f0370ba917a2608e933ca541898e9c098397
treed1a119a7aefc1c3874f40609b9d8b0b61a5d424d
parent41ef372c1a2d344621c74aa4bce5cdb0970ba5f1
fs: Use new numeric setenv functions

Use setenv_ulong(), setenv_hex() and setenv_addr() in fs/

Signed-off-by: Simon Glass <sjg@chromium.org>
fs/fs.c
fs/ubifs/ubifs.c