X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fudoo.h;h=1da5d21a329832ee5bd12fe19648898bfd6766b9;hb=3b1f681131149b5f62602f582a7e60b0185a2a49;hp=7741f688a3974e644a1c7aa29480410b1137cc51;hpb=056845c23522222613660c6af567049479367906;p=u-boot diff --git a/include/configs/udoo.h b/include/configs/udoo.h index 7741f688a3..1da5d21a32 100644 --- a/include/configs/udoo.h +++ b/include/configs/udoo.h @@ -11,10 +11,6 @@ #include "mx6_common.h" -#define CONFIG_MX6 -#define CONFIG_DISPLAY_CPUINFO -#define CONFIG_DISPLAY_BOARDINFO - #define MACH_TYPE_UDOO 4800 #define CONFIG_MACH_TYPE MACH_TYPE_UDOO @@ -23,8 +19,6 @@ #define CONFIG_INITRD_TAG #define CONFIG_REVISION_TAG -#define CONFIG_SYS_GENERIC_BOARD - /* Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (2 * SZ_1M)