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

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

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/net/fm/fm.c
net/net.c