]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ATUM8548.h
85xx: Convert MPC8544 DS to new TLB setup
[u-boot] / include / configs / ATUM8548.h
index e11a44543626fde818730a0d25b8d2bef42a961b..c14376e7f4923b8429f56fed7a951bb5c22e9eb7 100644 (file)
@@ -63,6 +63,8 @@
 #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 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
  *