mirror of
https://xff.cz/git/u-boot/
synced 2026-04-11 00:49:59 +02:00
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>