Home
last modified time | relevance | path

Searched hist:"9 dacbb277255c432047f6df8fe21505b9c8cf485" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dtegra-common.h9dacbb277255c432047f6df8fe21505b9c8cf485 Tue Nov 11 00:16:42 UTC 2014 Simon Glass <sjg@chromium.org> dm: tegra: Avoid using arch-specific memcpy() in SPL

The faster functions are not actually available in SPL and the code size
likely isn't worth it. Use the normal memcpy() in SPL.

Signed-off-by: Simon Glass <sjg@chromium.org>