X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx7dsabresd.h;h=4aa360288abdac0651750e44a2147d82d640b07b;hb=43ade93bdb0c8bd57382be810a05b3793749ce85;hp=83f3d9548a6da1638e0ea88cb5d84d1fd4d1173d;hpb=6828e602b722d1137d17ca0d25a451c7743c2770;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/mx7dsabresd.h b/include/configs/mx7dsabresd.h index 83f3d95..4aa3602 100644 --- a/include/configs/mx7dsabresd.h +++ b/include/configs/mx7dsabresd.h @@ -19,15 +19,6 @@ /* Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (32 * SZ_1M) -#define CONFIG_BOARD_EARLY_INIT_F -#define CONFIG_BOARD_LATE_INIT - -#define CONFIG_DISPLAY_BOARDINFO - -/* Uncomment to enable secure boot support */ -/* #define CONFIG_SECURE_BOOT */ -#define CONFIG_CSF_SIZE 0x4000 - /* Network */ #define CONFIG_FEC_MXC #define CONFIG_MII @@ -207,6 +198,9 @@ #define CONFIG_ENV_SIZE SZ_8K #define CONFIG_ENV_IS_IN_MMC +/* MXC SPI driver support */ +#define CONFIG_MXC_SPI + /* * If want to use nand, define CONFIG_NAND_MXS and rework board * to support nand, since emmc has pin conflicts with nand @@ -252,14 +246,9 @@ #define CONFIG_USB_FUNCTION_MASS_STORAGE -#define CONFIG_VIDEO #ifdef CONFIG_VIDEO -#define CONFIG_CFB_CONSOLE #define CONFIG_VIDEO_MXS #define CONFIG_VIDEO_LOGO -#define CONFIG_VIDEO_SW_CURSOR -#define CONFIG_VGA_AS_SINGLE_DEVICE -#define CONFIG_SYS_CONSOLE_IS_IN_ENV #define CONFIG_SPLASH_SCREEN #define CONFIG_SPLASH_SCREEN_ALIGN #define CONFIG_CMD_BMP