X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fcolibri_imx6.h;h=86ed4d243dd675ca9796b313dd582d6170633d3e;hb=8ea05705a70135a94419b0d243666c1b51fe1f8d;hp=4ed94fe33a0da58e5d8d8259fb875556eb0ddbf2;hpb=854bb75be98ad792ff64c26ae38a1392ea185cd6;p=u-boot diff --git a/include/configs/colibri_imx6.h b/include/configs/colibri_imx6.h index 4ed94fe33a..86ed4d243d 100644 --- a/include/configs/colibri_imx6.h +++ b/include/configs/colibri_imx6.h @@ -11,11 +11,6 @@ #include "mx6_common.h" #define CONFIG_SYS_THUMB_BUILD -/* These are not provided in SPL and result in a linker error */ -#if !defined(CONFIG_SPL_BUILD) -#define CONFIG_USE_ARCH_MEMCPY -#define CONFIG_USE_ARCH_MEMSET -#endif #undef CONFIG_DISPLAY_BOARDINFO #define CONFIG_DISPLAY_BOARDINFO_LATE /* Calls show_board_info() */