X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Fu-boot.git;a=blobdiff_plain;f=include%2Fconfigs%2Fmx53evk.h;h=a41c7787cf79073c73e0c9e2be693d2d1a443408;hp=81af2486968fb3c0daf82f742e1e3f3715562986;hb=adad96e60d0eb1bbc4d0b96c89decf385a426e42;hpb=677f970bc62a661690b3431543d5a5d5e682ba70 diff --git a/include/configs/mx53evk.h b/include/configs/mx53evk.h index 81af248696..a41c7787cf 100644 --- a/include/configs/mx53evk.h +++ b/include/configs/mx53evk.h @@ -23,9 +23,7 @@ #define CONFIG_INITRD_TAG #define CONFIG_REVISION_TAG -#define CONFIG_FSL_CLK - -#define CONFIG_OF_LIBFDT +#define CONFIG_SYS_FSL_CLK /* Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 2 * 1024 * 1024) @@ -133,7 +131,6 @@ /* Miscellaneous configurable options */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ -#define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */ #define CONFIG_AUTO_COMPLETE #define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */