u-boot-brain/arch/arm
Matthias Weisser 34fe8281d7 arm: lib: memcpy: Do not copy to same address
In some cases (e.g. bootm with a elf payload which is already at the right
position) there is a in place copy of data to the same address. Catching this
saves some ms while booting.

Signed-off-by: Matthias Weisser <weisserm@arcor.de>
2011-09-03 22:40:45 +02:00
..
cpu atmel: update at91sam9m10g45 SoC support to new style 2011-09-03 22:40:44 +02:00
include/asm AT91: fix at91sam9g45.h to include USB Host defines 2011-09-03 22:40:45 +02:00
lib arm: lib: memcpy: Do not copy to same address 2011-09-03 22:40:45 +02:00
config.mk arm: adjust PLATFORM_LIBS for SPL 2011-07-26 14:43:48 +02:00