]> git.ipfire.org Git - people/ms/u-boot.git/commit
[new uImage] Add memmove_wd() common routine
authorMarian Balakowicz <m8@semihalf.com>
Tue, 8 Jan 2008 17:11:45 +0000 (18:11 +0100)
committerWolfgang Denk <wd@denx.de>
Thu, 7 Feb 2008 00:12:56 +0000 (01:12 +0100)
commitaf13cdbc01eaf88880978bfb4f603e012818ba24
tree87f9c7d3abf919f3ddf3dd22257b68b9bfe7505e
parent958fc48abddeab513ea4847e34f22a2e9fe67fe1
[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>
common/cmd_bootm.c
common/image.c
include/image.h
lib_m68k/m68k_linux.c
lib_ppc/ppc_linux.c