powerpc/85xx: Fix NAND SPL support
[oweals/u-boot.git] / include / configs / tegra2-common.h
index 73e0f05cda9a3cc68ec7c1b625016030a6ba5706..9c3b9fa3e947f56d4063ac176d0769c52a113eb1 100644 (file)
@@ -33,6 +33,8 @@
 #define CONFIG_MACH_TEGRA_GENERIC      /* which is a Tegra generic machine */
 #define CONFIG_SYS_L2CACHE_OFF         /* No L2 cache */
 
+#define CONFIG_SYS_CACHELINE_SIZE      32
+
 #define CONFIG_ENABLE_CORTEXA9         /* enable CPU (A9 complex) */
 
 #include <asm/arch/tegra2.h>           /* get chip and board defs */
 /* turn on command-line edit/hist/auto */
 #define CONFIG_CMDLINE_EDITING
 #define CONFIG_COMMAND_HISTORY
-#define CONFIG_AUTOCOMPLETE
+#define CONFIG_AUTO_COMPLETE
 
 #define CONFIG_SYS_NO_FLASH