]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/tegra-common.h
kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD define
[karo-tx-uboot.git] / include / configs / tegra-common.h
index 06853285a25d70648d6b9f989d1706987773158b..8f1e3709155f476e47f51860369b130df1c67a5a 100644 (file)
@@ -47,7 +47,9 @@
  * Size of malloc() pool
  */
 #define CONFIG_SYS_MALLOC_LEN          (4 << 20)       /* 4MB  */
-#define CONFIG_SYS_MALLOC_F_LEN        (1 << 10)
+#define CONFIG_SYS_MALLOC_F_LEN                (1 << 10)
+
+#define CONFIG_SYS_NONCACHED_MEMORY    (1 << 20)       /* 1 MiB */
 
 /*
  * NS16550 Configuration