X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fvision2.h;h=dc3a028a485c4f96df315b40dfe6fbaeaa7b46cd;hb=47293c18bae2e293667fe28f23201013ea8308ad;hp=a5c116b347f804d6fa97850aeaec7cf8468ad31b;hpb=3388db2cd72d85717596158131b3e48efe2acfea;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/vision2.h b/include/configs/vision2.h index a5c116b..dc3a028 100644 --- a/include/configs/vision2.h +++ b/include/configs/vision2.h @@ -24,11 +24,12 @@ #ifndef __CONFIG_H #define __CONFIG_H -#include #define CONFIG_MX51 /* in a mx51 */ #define CONFIG_L2_OFF +#include + #define CONFIG_SYS_MX5_HCLK 24000000 #define CONFIG_SYS_MX5_CLK32 32768 #define CONFIG_DISPLAY_CPUINFO @@ -45,8 +46,6 @@ */ #define CONFIG_SYS_MALLOC_LEN (2048 * 1024) -/* size in bytes reserved for initial data */ - /* * Hardware drivers */