X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fopenrd.h;h=89e963d5245273184ca71e282700860901ce94b3;hb=d56b4b19744c314c26dc77585a7c7a9253d1487d;hp=908a1af8f657bf6973e139628348d531dece1418;hpb=f85fad024f208ceedb3ce0bb1819936e62a0983e;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/openrd.h b/include/configs/openrd.h index 908a1af..89e963d 100644 --- a/include/configs/openrd.h +++ b/include/configs/openrd.h @@ -21,16 +21,12 @@ #define CONFIG_KW88F6281 1 /* SOC Name */ #define CONFIG_MACH_OPENRD_BASE /* Machine type */ #define CONFIG_SKIP_LOWLEVEL_INIT /* disable board lowlevel_init */ -#define CONFIG_SYS_THUMB_BUILD /* * Commands configuration */ -#define CONFIG_SYS_NO_FLASH /* Declare no flash (NOR/SPI) */ #define CONFIG_SYS_MVFS -#define CONFIG_CMD_ENV #define CONFIG_CMD_NAND -#define CONFIG_CMD_IDE /* * mv-common.h should be defined after CMD configs since it used them @@ -107,8 +103,6 @@ #endif /*CONFIG_MVSATA_IDE*/ #ifdef CONFIG_CMD_MMC -#define CONFIG_MMC -#define CONFIG_GENERIC_MMC #define CONFIG_MVEBU_MMC #define CONFIG_SYS_MMC_BASE KW_SDIO_BASE #endif /* CONFIG_CMD_MMC */