Skip to content
Snippets Groups Projects
Commit 34fe8281 authored by Matthias Weisser's avatar Matthias Weisser Committed by Albert ARIBAUD
Browse files

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: default avatarMatthias Weisser <weisserm@arcor.de>
parent 2141e144
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment