X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fcolibri_vf.h;h=25a772914a2720ba74c312ac6327692ff338796f;hb=c0ad62c5f7535bf13b24aab103356f827f40d0cd;hp=93e95f4ff78d8358c760669ec2578bbcef3102f8;hpb=a2ac2b964bfbb20d6791ee94b9034a50cfadb5b0;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/colibri_vf.h b/include/configs/colibri_vf.h index 93e95f4..25a7729 100644 --- a/include/configs/colibri_vf.h +++ b/include/configs/colibri_vf.h @@ -25,11 +25,7 @@ #define DCU_LAYER_MAX_NUM 64 #endif -/* Size of malloc() pool */ -#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 2 * SZ_1M) - /* NAND support */ -#define CONFIG_SYS_NAND_ONFI_DETECTION #define CONFIG_SYS_MAX_NAND_DEVICE 1 #define CONFIG_IPADDR 192.168.10.2