Skip to content
Commit 9dacbb27 authored by Simon Glass's avatar Simon Glass
Browse files

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: default avatarSimon Glass <sjg@chromium.org>
parent ad1b81c8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment