projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acf3f8d
)
powerpc/p2041rdb: Enable backside L2 cache support
author
Mingkai Hu
<Mingkai.hu@freescale.com>
Thu, 21 Jul 2011 22:03:54 +0000
(17:03 -0500)
committer
Kumar Gala
<galak@kernel.crashing.org>
Fri, 29 Jul 2011 13:53:38 +0000
(08:53 -0500)
Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
include/configs/P2041RDB.h
patch
|
blob
|
history
diff --git
a/include/configs/P2041RDB.h
b/include/configs/P2041RDB.h
index 2beb357293f1ceba2d136b21e7f52898c7960d15..c35d76307d6cd96b85655f1bf136e8a902a21ccb 100644
(file)
--- a/
include/configs/P2041RDB.h
+++ b/
include/configs/P2041RDB.h
@@
-108,6
+108,8
@@
* These can be toggled for performance analysis, otherwise use default.
*/
#define CONFIG_SYS_CACHE_STASHING
+#define CONFIG_BACKSIDE_L2_CACHE
+#define CONFIG_SYS_INIT_L2CSR0 L2CSR0_L2E
#define CONFIG_BTB /* toggle branch predition */
#define CONFIG_ENABLE_36BIT_PHYS