X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2Ftx51.h;h=55ad3da20da0783f9295f09a2aeee9d99e5b8c76;hb=dfdb35946c027cdebf25c3705b2cce8658f71632;hp=74a9076bab72cb3144c10efbf10c094a7896bcb4;hpb=782323c470d7836ff31d1cd7fa978ef161e9cf66;p=karo-tx-uboot.git diff --git a/include/configs/tx51.h b/include/configs/tx51.h index 74a9076bab..55ad3da20d 100644 --- a/include/configs/tx51.h +++ b/include/configs/tx51.h @@ -8,7 +8,6 @@ #ifndef __CONFIG_H #define __CONFIG_H -#define CONFIG_MX51 /* must be set before including imx-regs.h */ #include #include @@ -25,6 +24,7 @@ #define CONFIG_DISPLAY_BOARDINFO #define CONFIG_BOARD_LATE_INIT #define CONFIG_BOARD_EARLY_INIT_F +#define CONFIG_SYS_GENERIC_BOARD #if CONFIG_SYS_CPU_CLK == 600 #define TX51_MOD_PREFIX "6" @@ -36,7 +36,6 @@ #endif /* LCD Logo and Splash screen support */ -#define CONFIG_LCD #ifdef CONFIG_LCD #define CONFIG_SPLASH_SCREEN #define CONFIG_SPLASH_SCREEN_ALIGN @@ -151,11 +150,6 @@ #define MTD_NAME "mxc_nand" #define MTDIDS_DEFAULT "nand0=" MTD_NAME -/* - * U-Boot Commands - */ -#include - /* * Serial Driver */ @@ -172,11 +166,6 @@ #ifdef CONFIG_FEC_MXC #define IMX_FEC_BASE FEC_BASE_ADDR #define CONFIG_FEC_XCV_TYPE MII100 -#define CONFIG_CMD_MII -/* Add for working with "strict" DHCP server */ -#define CONFIG_BOOTP_SUBNETMASK -#define CONFIG_BOOTP_GATEWAY -#define CONFIG_BOOTP_DNS #endif /* @@ -206,7 +195,6 @@ #endif #define CONFIG_SYS_FSL_ESDHC_ADDR 0 -#define CONFIG_DOS_PARTITION #define CONFIG_CMD_FAT #define CONFIG_FAT_WRITE #define CONFIG_CMD_EXT2