X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Ftam3517-common.h;h=1527d90afd715311fa2077718889845fe6e62ee9;hb=584133665affa0963ca1025a8ad1feae015dee06;hp=734c57e9e27af86fce3e99616f54a41c9d59a71d;hpb=b58d3512442357cb023bce69f55c08b9fd21beaa;p=u-boot diff --git a/include/configs/tam3517-common.h b/include/configs/tam3517-common.h index 734c57e9e2..1527d90afd 100644 --- a/include/configs/tam3517-common.h +++ b/include/configs/tam3517-common.h @@ -28,12 +28,6 @@ #include /* get chip and board defs */ #include -/* - * Display CPU and Board information - */ -#define CONFIG_DISPLAY_CPUINFO -#define CONFIG_DISPLAY_BOARDINFO - /* Clock Defines */ #define V_OSCK 26000000 /* Clock output from T2 */ #define V_SCLK (V_OSCK >> 1) @@ -250,7 +244,6 @@ #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x80000 #define CONFIG_SYS_NAND_U_BOOT_SIZE 0x80000 -#define CONFIG_CMD_UBI #define CONFIG_CMD_UBIFS #define CONFIG_RBTREE #define CONFIG_LZO