commit | f9a67bdcd5bac6b9aa2e1d41c7e23e077e0410db | [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 | ed68d476d29cb11d53c21fdb5deb49ce5dc5c00f [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>