Masahiro Yamada 53237afe5b cmd_mem: fix cp command
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);

Tested-by: Tom Rini <trini@ti.com>
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2013-05-24 10:38:08 -04:00
..
2013-04-01 16:33:52 -04:00
2013-04-01 16:33:52 -04:00
2012-11-04 11:00:35 -07:00
2012-11-04 11:00:35 -07:00
2012-11-04 11:00:35 -07:00
2013-03-12 17:06:22 +09:00
2012-11-04 11:00:35 -07:00
2013-02-20 08:52:29 -05:00
2012-11-04 11:00:35 -07:00
2012-11-04 11:00:34 -07:00
2013-04-01 16:33:52 -04:00
2012-11-04 11:00:35 -07:00
2012-11-04 11:00:34 -07:00
2012-12-11 13:17:33 -07:00
2013-02-20 08:52:41 -05:00
2013-03-12 23:28:40 +01:00
2012-11-04 11:00:35 -07:00
2012-11-04 11:00:35 -07:00
2012-11-04 11:00:35 -07:00
2013-05-24 10:38:08 -04:00
2012-11-04 11:00:35 -07:00
2012-11-04 11:00:35 -07:00
2012-11-04 11:00:35 -07:00
2012-11-04 11:00:35 -07:00
2013-01-08 10:54:33 +09:00
2013-04-12 14:13:13 -07:00
2013-04-11 15:52:54 -04:00
2012-12-13 11:46:56 -07:00
2013-04-01 16:33:52 -04:00
2013-04-01 16:33:52 -04:00
2012-12-11 13:17:34 -07:00
2013-03-29 14:29:39 +01:00
2012-11-04 11:00:35 -07:00