
23 Nov
2014
23 Nov
'14
1:55 p.m.
On 11 November 2014 at 01:16, Simon Glass sjg@chromium.org wrote:
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
Changes in v3:
- Add new patch to avoid using arch-specific memcpy() in SPL
Changes in v2: None
include/configs/tegra-common.h | 2 ++ 1 file changed, 2 insertions(+)
Applied to u-boot-dm.