diff options
author | Simon Glass <sjg@chromium.org> | 2014-11-11 00:16:42 (GMT) |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2014-11-21 07:11:13 (GMT) |
commit | 9dacbb277255c432047f6df8fe21505b9c8cf485 (patch) | |
tree | 96f1dc13fd9a1a93daf8ae0d17ec3f40f5d57c91 /tools/env | |
parent | ad1b81c88080580b5db8b89c5a3b29d85a7488fc (diff) | |
download | u-boot-9dacbb277255c432047f6df8fe21505b9c8cf485.tar.xz |
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>
Diffstat (limited to 'tools/env')
0 files changed, 0 insertions, 0 deletions