]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/tegra-common.h
dm: tegra: Avoid using arch-specific memcpy() in SPL
authorSimon Glass <sjg@chromium.org>
Tue, 11 Nov 2014 00:16:42 +0000 (17:16 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 21 Nov 2014 07:11:13 +0000 (08:11 +0100)
commit9dacbb277255c432047f6df8fe21505b9c8cf485
tree96f1dc13fd9a1a93daf8ae0d17ec3f40f5d57c91
parentad1b81c88080580b5db8b89c5a3b29d85a7488fc
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>
include/configs/tegra-common.h