summaryrefslogtreecommitdiff
path: root/spl
diff options
context:
space:
mode:
authorJoe Hershberger <joe.hershberger@ni.com>2012-10-03 09:38:47 +0000
committerTom Rini <trini@ti.com>2012-10-15 11:54:05 -0700
commit62a34a04e7259ea1562749de3b0e35e94386b37b (patch)
treeb08a3e91a7a7b2a103b8f05dccf79f0195eea54b /spl
parent497f2053f8cdd5df412e8dd01db525eb04201ebb (diff)
downloadu-boot-imx-62a34a04e7259ea1562749de3b0e35e94386b37b.zip
u-boot-imx-62a34a04e7259ea1562749de3b0e35e94386b37b.tar.gz
u-boot-imx-62a34a04e7259ea1562749de3b0e35e94386b37b.tar.bz2
tools/env: Remove unneeded complexity
The length included the name length, and then it was subtracted back out on each use. Now we don't include it in the first place. Also realloc as we process arguments and eliminate memset. Use memcpy instead of manually copying each byte. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'spl')
0 files changed, 0 insertions, 0 deletions