commit | 103789d8066fb8403d866e224ec868a349e6125b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 24 17:33:22 2013 +0000 |
committer | Simon Glass <sjg@chromium.org> | Thu Feb 28 19:09:23 2013 -0800 |
tree | 9abdeda0b3b87a70e4f3929e83ddd15f4704377f | |
parent | 044dc9e6fd5bd1d9713700c1e3c8235365a77004 [diff] |
common: Use new numeric setenv functions Use setenv_ulong(), setenv_hex() and setenv_addr() in common/ Signed-off-by: Simon Glass <sjg@chromium.org>