diff options
Diffstat (limited to 'include/configs/csb272.h')
-rw-r--r-- | include/configs/csb272.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/csb272.h b/include/configs/csb272.h index ac1cead..b4453b1 100644 --- a/include/configs/csb272.h +++ b/include/configs/csb272.h @@ -291,7 +291,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 |