X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fwoodburn_sd.h;h=eb42d8c347f66eeee26402c8377d53eb45e83e0c;hb=c27269953b94d19b3fc7a21a1c3e19985507b94d;hp=5a04b99400adb60b924cceaafcb569566f70a5dd;hpb=e00f76cee906a48311d0c7c59b519b2e6a5c56f8;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/woodburn_sd.h b/include/configs/woodburn_sd.h index 5a04b99..eb42d8c 100644 --- a/include/configs/woodburn_sd.h +++ b/include/configs/woodburn_sd.h @@ -23,8 +23,6 @@ #define CONFIG_SPL_FRAMEWORK #define CONFIG_SPL_LDSCRIPT "arch/arm/cpu/arm1136/u-boot-spl.lds" #define CONFIG_SPL_BOARD_INIT -#define CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR 0x100 /* address 0x60000 */ -#define CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS 0x400 /* 512 KB */ #define CONFIG_SPL_TEXT_BASE 0x10002300 #define CONFIG_SPL_MAX_SIZE (64 * 1024) /* 8 KB for stack */