X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx6sabre_common.h;h=9b0fe5a3c27c8e5484a93a017bd5444dc0b21983;hb=5b8e76c35ec312a3f73126bd1a2d2c0965b98a9f;hp=e404d5bea7c968d9dc355ada12623a2d4ccc1896;hpb=6637cb7691e55fcf139ba9ff528f60909b9b838c;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/mx6sabre_common.h b/include/configs/mx6sabre_common.h index e404d5b..9b0fe5a 100644 --- a/include/configs/mx6sabre_common.h +++ b/include/configs/mx6sabre_common.h @@ -16,9 +16,6 @@ /* Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (10 * SZ_1M) -#define CONFIG_BOARD_EARLY_INIT_F -#define CONFIG_BOARD_LATE_INIT - #define CONFIG_MXC_UART /* MMC Configs */ @@ -42,9 +39,6 @@ #define CONFIG_SF_DEFAULT_MODE SPI_MODE_0 #endif -/* Command definition */ -#define CONFIG_CMD_BMODE - #ifdef CONFIG_SUPPORT_EMMC_BOOT #define EMMC_ENV \ "emmcdev=2\0" \ @@ -183,8 +177,6 @@ #define CONFIG_SYS_MEMTEST_END 0x10010000 #define CONFIG_SYS_MEMTEST_SCRATCH 0x10800000 -#define CONFIG_STACKSIZE (128 * 1024) - /* Physical Memory Map */ #define CONFIG_NR_DRAM_BANKS 1 #define PHYS_SDRAM MMDC0_ARB_BASE_ADDR