X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2Fam3517_crane.h;h=6c1556a17b281ad62c7f0a53fde1b2ea467d29dd;hb=adad96e60d0eb1bbc4d0b96c89decf385a426e42;hp=4ed8e00e05c5f853d97349cddc6ef9c3031692ba;hpb=a85670e40da1ef4f299effb73c36e48d39d50106;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/am3517_crane.h b/include/configs/am3517_crane.h index 4ed8e00..6c1556a 100644 --- a/include/configs/am3517_crane.h +++ b/include/configs/am3517_crane.h @@ -13,6 +13,8 @@ #ifndef __CONFIG_H #define __CONFIG_H +#define CONFIG_SYS_CACHELINE_SIZE 64 + /* * High Level Configuration Options */ @@ -206,7 +208,6 @@ * Miscellaneous configurable options */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ -#define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */ #define CONFIG_SYS_CBSIZE 512 /* Console I/O Buffer Size */ /* Print Buffer Size */ #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \