]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ATUM8548.h
85xx: Convert MPC8568 MDS to new TLB setup
[u-boot] / include / configs / ATUM8548.h
index e11a44543626fde818730a0d25b8d2bef42a961b..c2dde41b84c3ec1e8b20bf82c4d44e23739ed268 100644 (file)
@@ -63,6 +63,9 @@
 #define CONFIG_MEM_INIT_VALUE          0xDeadBeef
 #define CONFIG_INTERRUPTS              /* enable pci, srio, ddr interrupts */
 
+#define CONFIG_FSL_LAW         1       /* Use common FSL init code */
+#define CONFIG_FSL_INIT_TLBS   1       /* Use common FSL init code */
+
 #define MPC85xx_DDR_SDRAM_CLK_CNTL     /* 85xx has clock control reg */
 
 #define CONFIG_SYS_CLK_FREQ    33000000
  */
 #define CFG_BOOTMAPSZ  (8 << 20)       /* Initial Memory map for Linux*/
 
-/* Cache Configuration */
-#define CFG_DCACHE_SIZE        32768
-#define CFG_CACHELINE_SIZE     32
-#if defined(CONFIG_CMD_KGDB)
-#define CFG_CACHELINE_SHIFT    5       /*log base 2 of the above value*/
-#endif
-
 /*
  * Internal Definitions
  *