Home
last modified time | relevance | path

Searched hist:d2c6fbec4397c936b18cd42482b6973cd6781bdf (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/onenand/
H A Donenand_base.cd2c6fbec4397c936b18cd42482b6973cd6781bdf Thu May 01 19:30:16 UTC 2008 Wolfgang Denk <wd@denx.de> onenand: rename 16 bit memory copy into memcpy_16() to avoid conflicts

Onenand needs a version of memcpy() which performs 16 bit accesses
only; make sure the name does not conflict with the standard
function.

Signed-off-by: Wolfgang Denk <wd@denx.de>