commit | af13cdbc01eaf88880978bfb4f603e012818ba24 | [log] [tgz] |
---|---|---|
author | Marian Balakowicz <m8@semihalf.com> | Tue Jan 08 18:11:45 2008 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Thu Feb 07 01:12:56 2008 +0100 |
tree | 87f9c7d3abf919f3ddf3dd22257b68b9bfe7505e | |
parent | 958fc48abddeab513ea4847e34f22a2e9fe67fe1 [diff] |
[new uImage] Add memmove_wd() common routine Move common, watchdog sensible memmove code to a helper memmmove_wd() routine. Signed-off-by: Marian Balakowicz <m8@semihalf.com>