X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Frk3288_common.h;h=ff8a6ece4a064255483734ee6d71b69fe68b8362;hb=43ade93bdb0c8bd57382be810a05b3793749ce85;hp=33b1f0e99951b66ba6824830b90f2a389b2cb45c;hpb=f253f2933b7373556329c0174dd5b101039a4056;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/rk3288_common.h b/include/configs/rk3288_common.h index 33b1f0e..ff8a6ec 100644 --- a/include/configs/rk3288_common.h +++ b/include/configs/rk3288_common.h @@ -40,12 +40,9 @@ #define CONFIG_SPL_TEXT_BASE 0xff704004 /* MMC/SD IP block */ -#define CONFIG_GENERIC_MMC #define CONFIG_BOUNCE_BUFFER #define CONFIG_FAT_WRITE -#define CONFIG_PARTITION_UUIDS -#define CONFIG_CMD_PART /* RAW SD card / eMMC locations. */ #define CONFIG_SYS_SPI_U_BOOT_OFFS (128 << 10) @@ -114,7 +111,6 @@ BOOTENV #endif -#define CONFIG_BOARD_LATE_INIT #define CONFIG_PREBOOT #endif