diff options
| author | Robin Getz <robin.getz@analog.com> | 2009-12-21 18:40:44 -0500 | 
|---|---|---|
| committer | Wolfgang Denk <wd@denx.de> | 2010-01-18 00:24:21 +0100 | 
| commit | 16035bcd8c81c3c59dddfb54f48e8059a623b13c (patch) | |
| tree | 3ce5c99500ed65ece855006abea4d4cb7b1c4175 /common/cmd_pcmcia.c | |
| parent | cbb0cab1d929839d1cf170b54b1fef05896433ea (diff) | |
| download | olio-uboot-2014.01-16035bcd8c81c3c59dddfb54f48e8059a623b13c.tar.xz olio-uboot-2014.01-16035bcd8c81c3c59dddfb54f48e8059a623b13c.zip | |
kgdb: update mem2hex/hex2mem funcs
Convert the funcs to do the conversion inline so that we can do the copy
all at once with memcpy.  This let's us push out an weird arch-specific
issue with accessing different regions of memory to the memcpy function
like the MMRs on Blackfin systems, and it should be a bit faster.
Signed-off-by: Robin Getz <robin.getz@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'common/cmd_pcmcia.c')
0 files changed, 0 insertions, 0 deletions