diff --git a/include/configs/tegra-common.h b/include/configs/tegra-common.h index 834b3d5686..723ef72ef4 100644 --- a/include/configs/tegra-common.h +++ b/include/configs/tegra-common.h @@ -116,6 +116,8 @@ #define CONFIG_SYS_MEMTEST_START (NV_PA_SDRC_CS0 + 0x600000) #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + 0x100000) +#define CONFIG_USE_ARCH_MEMCPY + /*----------------------------------------------------------------------- * Physical Memory Map */