|
@@ -487,15 +487,6 @@ boards, we say we have two, but don't display a message if we find only one. */
|
|
*/
|
|
*/
|
|
#define CFG_BOOTMAPSZ (8 << 20) /* Initial Memory map for Linux*/
|
|
#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 /* log2 of the above value */
|
|
|
|
-#endif
|
|
|
|
-
|
|
|
|
#define CFG_HRCW_LOW (\
|
|
#define CFG_HRCW_LOW (\
|
|
HRCWL_LCL_BUS_TO_SCB_CLK_1X1 |\
|
|
HRCWL_LCL_BUS_TO_SCB_CLK_1X1 |\
|
|
HRCWL_DDR_TO_SCB_CLK_1X1 |\
|
|
HRCWL_DDR_TO_SCB_CLK_1X1 |\
|