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

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

Signed-off-by: Simon Glass <sjg@chromium.org>
15 files changed:
common/cmd_bootm.c
common/cmd_cbfs.c
common/cmd_cramfs.c
common/cmd_fdos.c
common/cmd_jffs2.c
common/cmd_load.c
common/cmd_mtdparts.c
common/cmd_nand.c
common/cmd_nvedit.c
common/cmd_reiser.c
common/cmd_setexpr.c
common/cmd_unzip.c
common/cmd_ximg.c
common/cmd_zfs.c
common/cmd_zip.c