]> git.sur5r.net Git - u-boot/blobdiff - include/configs/MPC832XEMDS.h
85xx: Convert MPC8544 DS to new TLB setup
[u-boot] / include / configs / MPC832XEMDS.h
index 5eb5f1290abe322f8ebd3e3c2fd678ef2916f843..6c0e68ab9734572cd329135ea086b1c8d554e155 100644 (file)
  * QE UEC ethernet configuration
  */
 #define CONFIG_UEC_ETH
-#define CONFIG_ETHPRIME                "Freescale GETH"
+#define CONFIG_ETHPRIME                "FSL UEC0"
 
 #define CONFIG_UEC_ETH1                /* ETH3 */
 
 #define CFG_HID0_FINAL         HID0_ENABLE_MACHINE_CHECK
 #define CFG_HID2               HID2_HBE
 
-/*
- * Cache Config
- */
-#define CFG_DCACHE_SIZE                16384
-#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
  */