]> git.sur5r.net Git - u-boot/blobdiff - include/configs/stxssa.h
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
[u-boot] / include / configs / stxssa.h
index c6e79532096335fd41ed7e5cd63ac50b063beaa7..e09dd7163f79d34e2e89616a2ab509b8e2743514 100644 (file)
@@ -51,6 +51,7 @@
 #undef CONFIG_DDR_DLL                  /* possible DLL fix needed */
 #define CONFIG_DDR_2T_TIMING           /* Sets the 2T timing bit */
 
+#define CONFIG_FSL_LAW         1       /* Use common FSL init code */
 
 /* sysclk for MPC85xx
  */
  */
 #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
  *