]> git.sur5r.net Git - u-boot/blobdiff - include/configs/MPC8360ERDK.h
85xx: Convert MPC8568 MDS to new TLB setup
[u-boot] / include / configs / MPC8360ERDK.h
index 0f6f8f19c0589662134fe8f1bafe11e3184c26f1..83a4b1efe1364646faaa2d22324c2fd920ebf60f 100644 (file)
  * QE UEC ethernet configuration
  */
 #define CONFIG_UEC_ETH
-#define CONFIG_ETHPRIME                "Freescale GETH"
+#define CONFIG_ETHPRIME                "FSL UEC0"
 
 #define CONFIG_UEC_ETH1                /* GETH1 */
 
 #define CFG_HID0_FINAL         HID0_ENABLE_MACHINE_CHECK
 #define CFG_HID2               HID2_HBE
 
-/*
- * Cache Config
- */
-#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
-
 /*
  * MMU Setup
  */