target/fw/layer1: Use common DSP API memcpy instead of repeating code
authorSylvain Munaut <tnt@246tNt.com>
Fri, 15 Oct 2010 19:02:02 +0000 (21:02 +0200)
committerSylvain Munaut <tnt@246tNt.com>
Mon, 25 Oct 2010 18:58:31 +0000 (20:58 +0200)
commitf3d1f64e4eababaaf894f3dd1e307d4470dbc8db
tree9dbb0b05e684c7619487ffd58697b693449075a0
parente972e1c6b7f0777416e552e2e92c0f10511f67db
target/fw/layer1: Use common DSP API memcpy instead of repeating code

Also get rid of some early debug print that aren't needed now.

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
src/target/firmware/layer1/prim_rx_nb.c
src/target/firmware/layer1/prim_tx_nb.c