Title: [6820] branches/2009R1/arch/blackfin/configs: Change default mode of L2 cache to be the same as DRAM cache.
Revision
6820
Author
sonicz
Date
2009-06-22 01:14:33 -0500 (Mon, 22 Jun 2009)

Log Message

Change default mode of L2 cache to be the same as DRAM cache.

Modified Paths


Diff

Modified: branches/2009R1/arch/blackfin/configs/BF548-EZKIT_defconfig (6819 => 6820)


--- branches/2009R1/arch/blackfin/configs/BF548-EZKIT_defconfig	2009-06-22 03:40:19 UTC (rev 6819)
+++ branches/2009R1/arch/blackfin/configs/BF548-EZKIT_defconfig	2009-06-22 06:14:33 UTC (rev 6820)
@@ -371,8 +371,8 @@
 # CONFIG_BFIN_ICACHE_LOCK is not set
 CONFIG_BFIN_WB=y
 # CONFIG_BFIN_WT is not set
-# CONFIG_BFIN_L2_WB is not set
-CONFIG_BFIN_L2_WT=y
+CONFIG_BFIN_L2_WB=y
+# CONFIG_BFIN_L2_WT is not set
 # CONFIG_BFIN_L2_NOT_CACHED is not set
 # CONFIG_MPU is not set
 

Modified: branches/2009R1/arch/blackfin/configs/BF561-EZKIT_defconfig (6819 => 6820)


--- branches/2009R1/arch/blackfin/configs/BF561-EZKIT_defconfig	2009-06-22 03:40:19 UTC (rev 6819)
+++ branches/2009R1/arch/blackfin/configs/BF561-EZKIT_defconfig	2009-06-22 06:14:33 UTC (rev 6820)
@@ -336,8 +336,8 @@
 # CONFIG_BFIN_ICACHE_LOCK is not set
 CONFIG_BFIN_WB=y
 # CONFIG_BFIN_WT is not set
-# CONFIG_BFIN_L2_WB is not set
-CONFIG_BFIN_L2_WT=y
+CONFIG_BFIN_L2_WB=y
+# CONFIG_BFIN_L2_WT is not set
 # CONFIG_BFIN_L2_NOT_CACHED is not set
 # CONFIG_MPU is not set
 
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to