]> git.sur5r.net Git - u-boot/blobdiff - include/configs/MPC8323ERDB.h
ColdFire: Add MCF5227x cpu and M52277EVB support-1
[u-boot] / include / configs / MPC8323ERDB.h
index 3521eb67a01eb1e5671b30eddfbbfe60c5dd1d27..295e785f9cbe6f54e59b2b33e8d6578cc5fcbb0b 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
  */