summaryrefslogtreecommitdiffstats
path: root/include/configs/DP405.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/DP405.h')
-rw-r--r--include/configs/DP405.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/DP405.h b/include/configs/DP405.h
index 6bebaaa76e..2ae794dc26 100644
--- a/include/configs/DP405.h
+++ b/include/configs/DP405.h
@@ -232,7 +232,7 @@
/*-----------------------------------------------------------------------
* Cache Configuration
*/
-#define CFG_DCACHE_SIZE 16384 /* For IBM 405 CPUs, older 405 ppc's */
+#define CFG_DCACHE_SIZE 16384 /* For AMCC 405 CPUs, older 405 ppc's */
/* have only 8kB, 16kB is save here */
#define CFG_CACHELINE_SIZE 32 /* ... */
#if (CONFIG_COMMANDS & CFG_CMD_KGDB)
OpenPOWER on IntegriCloud