X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx53smd.h;h=33d2163d6bf8b05fc5311c508f313cfe9bb7dad1;hb=69e173eb57d1f4848f070c83456096ba5d2ba1b4;hp=e46f2eeecbbbade3020f3feb8290f241d7f2073f;hpb=b8d242121dd3c8c418751c37e6f7157cf6428dbf;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/mx53smd.h b/include/configs/mx53smd.h index e46f2ee..33d2163 100644 --- a/include/configs/mx53smd.h +++ b/include/configs/mx53smd.h @@ -23,7 +23,7 @@ #define CONFIG_INITRD_TAG #define CONFIG_REVISION_TAG -#define CONFIG_SYS_GENERIC_BOARD +#define CONFIG_SYS_FSL_CLK /* Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 2 * 1024 * 1024) @@ -159,6 +159,4 @@ #define CONFIG_ENV_IS_IN_MMC #define CONFIG_SYS_MMC_ENV_DEV 0 -#define CONFIG_OF_LIBFDT - #endif /* __CONFIG_H */