X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Ftegra114-common.h;h=c3de9a999e952e3f893a6ae9efa2538e53b79e3e;hb=19210ae9838a867ce0243c41eafe928317c15b10;hp=44e98e501952bb26284b531323aee68c9621e9c3;hpb=efc284e32503b240dbd35c6e8b8d098d702b4be7;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/tegra114-common.h b/include/configs/tegra114-common.h index 44e98e5..c3de9a9 100644 --- a/include/configs/tegra114-common.h +++ b/include/configs/tegra114-common.h @@ -18,6 +18,9 @@ #define _TEGRA114_COMMON_H_ #include "tegra-common.h" +/* Cortex-A15 uses a cache line size of 64 bytes */ +#define CONFIG_SYS_CACHELINE_SIZE 64 + /* * NS16550 Configuration */