From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 24 May 2013 10:38:04 -0400 Subject: [U-Boot] [PATCH] cmd_mem: fix cp command In-Reply-To: <1369120088-28509-1-git-send-email-yamada.m@jp.panasonic.com> References: <1369120088-28509-1-git-send-email-yamada.m@jp.panasonic.com> Message-ID: <20130524143804.GN17119@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, May 21, 2013 at 04:08:08PM +0900, Masahiro Yamada wrote: > The "cp" command has not worked since > commit 0628ab8ec59834f98ede267edd21ddb8ba0bb57b, > because of the following lines, which set the destination > and the source to the same address. > > buf = map_sysmem(addr, bytes); > src = map_sysmem(addr, bytes); > > Signed-off-by: Masahiro Yamada Tested-by: Tom Rini Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: