]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-ppc/mmu.h
Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx
[linux-2.6-omap-h63xx.git] / include / asm-ppc / mmu.h
index 14584e505ed5fdf0840bd5aff925edbdf097928e..d46b57b589ae75334c041af4d4bac4f9f15990cb 100644 (file)
@@ -383,6 +383,12 @@ typedef struct _P601_BAT {
 #define BOOKE_PAGESZ_256GB     14
 #define BOOKE_PAGESZ_1TB       15
 
+#ifndef CONFIG_SERIAL_TEXT_DEBUG
+#define PPC44x_EARLY_TLBS      1
+#else
+#define PPC44x_EARLY_TLBS      2
+#endif
+
 /*
  * Freescale Book-E MMU support
  */