Blackfin: use common memcpy routine during init
authorMike Frysinger <vapier@gentoo.org>
Sun, 1 Jun 2008 05:21:34 +0000 (01:21 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 28 Jan 2009 18:26:14 +0000 (13:26 -0500)
commitdc2bfb0b58d7462b9eba68f3ae38e38cada0ad33
treef3c526025260131bd4332d5bb90bb0ef69ca26f7
parent362c943347364e9373af4c5530778491ab56ec2e
Blackfin: use common memcpy routine during init

Rather than using a local custom memcpy function, just call the existing
optimized Blackfin version.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
cpu/blackfin/start.S