From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Tue, 12 Apr 2011 09:06:44 +0200 Subject: [U-Boot] [PATCH] Do not copy to same address In-Reply-To: <1302591520-12517-1-git-send-email-weisserm@arcor.de> References: <1302591520-12517-1-git-send-email-weisserm@arcor.de> Message-ID: <4DA3FA04.4070209@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Matthias, Le 12/04/2011 08:58, Matthias Weisser a ?crit : > In some cases (e.g. bootm with a elf payload) there is a in place copy of > data to the same address. Catching this saves some ms while booting. > > Signed-off-by: Matthias Weisser > --- > lib/string.c | 9 +++++++++ > 1 files changed, 9 insertions(+), 0 deletions(-) I believe that is a V2 patch, right? Please tag it as V2 in the subject line, and add patch history below the commit message delimiter ('---' ). Amicalement, -- Albert.