Loading arch/blackfin/Kconfig +10 −10 Original line number Diff line number Diff line Loading @@ -722,22 +722,22 @@ endchoice comment "Cache Support" config BLKFIN_CACHE config BFIN_ICACHE bool "Enable ICACHE" config BLKFIN_DCACHE config BFIN_DCACHE bool "Enable DCACHE" config BLKFIN_DCACHE_BANKA config BFIN_DCACHE_BANKA bool "Enable only 16k BankA DCACHE - BankB is SRAM" depends on BLKFIN_DCACHE && !BF531 depends on BFIN_DCACHE && !BF531 default n config BLKFIN_CACHE_LOCK bool "Enable Cache Locking" config BFIN_ICACHE_LOCK bool "Enable Instruction Cache Locking" choice prompt "Policy" depends on BLKFIN_DCACHE default BLKFIN_WB config BLKFIN_WB depends on BFIN_DCACHE default BFIN_WB config BFIN_WB bool "Write back" help Write Back Policy: Loading @@ -754,7 +754,7 @@ config BLKFIN_WB If you are unsure of the options and you want to be safe, then go with Write Through. config BLKFIN_WT config BFIN_WT bool "Write through" help Write Back Policy: Loading arch/blackfin/configs/BF533-EZKIT_defconfig +6 −6 Original line number Diff line number Diff line Loading @@ -243,12 +243,12 @@ CONFIG_DMA_UNCACHED_1M=y # # Cache Support # CONFIG_BLKFIN_CACHE=y CONFIG_BLKFIN_DCACHE=y # CONFIG_BLKFIN_DCACHE_BANKA is not set # CONFIG_BLKFIN_CACHE_LOCK is not set # CONFIG_BLKFIN_WB is not set CONFIG_BLKFIN_WT=y CONFIG_BFIN_ICACHE=y CONFIG_BFIN_DCACHE=y # CONFIG_BFIN_DCACHE_BANKA is not set # CONFIG_BFIN_ICACHE_LOCK is not set # CONFIG_BFIN_WB is not set CONFIG_BFIN_WT=y CONFIG_L1_MAX_PIECE=16 # Loading arch/blackfin/configs/BF533-STAMP_defconfig +6 −6 Original line number Diff line number Diff line Loading @@ -255,12 +255,12 @@ CONFIG_DMA_UNCACHED_1M=y # # Cache Support # CONFIG_BLKFIN_CACHE=y CONFIG_BLKFIN_DCACHE=y # CONFIG_BLKFIN_DCACHE_BANKA is not set # CONFIG_BLKFIN_CACHE_LOCK is not set # CONFIG_BLKFIN_WB is not set CONFIG_BLKFIN_WT=y CONFIG_BFIN_ICACHE=y CONFIG_BFIN_DCACHE=y # CONFIG_BFIN_DCACHE_BANKA is not set # CONFIG_BFIN_ICACHE_LOCK is not set # CONFIG_BFIN_WB is not set CONFIG_BFIN_WT=y CONFIG_L1_MAX_PIECE=16 # Loading arch/blackfin/configs/BF537-STAMP_defconfig +6 −6 Original line number Diff line number Diff line Loading @@ -258,12 +258,12 @@ CONFIG_DMA_UNCACHED_1M=y # # Cache Support # CONFIG_BLKFIN_CACHE=y CONFIG_BLKFIN_DCACHE=y # CONFIG_BLKFIN_DCACHE_BANKA is not set # CONFIG_BLKFIN_CACHE_LOCK is not set # CONFIG_BLKFIN_WB is not set CONFIG_BLKFIN_WT=y CONFIG_BFIN_ICACHE=y CONFIG_BFIN_DCACHE=y # CONFIG_BFIN_DCACHE_BANKA is not set # CONFIG_BFIN_ICACHE_LOCK is not set # CONFIG_BFIN_WB is not set CONFIG_BFIN_WT=y CONFIG_L1_MAX_PIECE=16 # Loading arch/blackfin/configs/BF548-EZKIT_defconfig +6 −6 Original line number Diff line number Diff line Loading @@ -306,12 +306,12 @@ CONFIG_DMA_UNCACHED_1M=y # # Cache Support # CONFIG_BLKFIN_CACHE=y CONFIG_BLKFIN_DCACHE=y # CONFIG_BLKFIN_DCACHE_BANKA is not set # CONFIG_BLKFIN_CACHE_LOCK is not set # CONFIG_BLKFIN_WB is not set CONFIG_BLKFIN_WT=y CONFIG_BFIN_ICACHE=y CONFIG_BFIN_DCACHE=y # CONFIG_BFIN_DCACHE_BANKA is not set # CONFIG_BFIN_ICACHE_LOCK is not set # CONFIG_BFIN_WB is not set CONFIG_BFIN_WT=y CONFIG_L1_MAX_PIECE=16 # Loading Loading
arch/blackfin/Kconfig +10 −10 Original line number Diff line number Diff line Loading @@ -722,22 +722,22 @@ endchoice comment "Cache Support" config BLKFIN_CACHE config BFIN_ICACHE bool "Enable ICACHE" config BLKFIN_DCACHE config BFIN_DCACHE bool "Enable DCACHE" config BLKFIN_DCACHE_BANKA config BFIN_DCACHE_BANKA bool "Enable only 16k BankA DCACHE - BankB is SRAM" depends on BLKFIN_DCACHE && !BF531 depends on BFIN_DCACHE && !BF531 default n config BLKFIN_CACHE_LOCK bool "Enable Cache Locking" config BFIN_ICACHE_LOCK bool "Enable Instruction Cache Locking" choice prompt "Policy" depends on BLKFIN_DCACHE default BLKFIN_WB config BLKFIN_WB depends on BFIN_DCACHE default BFIN_WB config BFIN_WB bool "Write back" help Write Back Policy: Loading @@ -754,7 +754,7 @@ config BLKFIN_WB If you are unsure of the options and you want to be safe, then go with Write Through. config BLKFIN_WT config BFIN_WT bool "Write through" help Write Back Policy: Loading
arch/blackfin/configs/BF533-EZKIT_defconfig +6 −6 Original line number Diff line number Diff line Loading @@ -243,12 +243,12 @@ CONFIG_DMA_UNCACHED_1M=y # # Cache Support # CONFIG_BLKFIN_CACHE=y CONFIG_BLKFIN_DCACHE=y # CONFIG_BLKFIN_DCACHE_BANKA is not set # CONFIG_BLKFIN_CACHE_LOCK is not set # CONFIG_BLKFIN_WB is not set CONFIG_BLKFIN_WT=y CONFIG_BFIN_ICACHE=y CONFIG_BFIN_DCACHE=y # CONFIG_BFIN_DCACHE_BANKA is not set # CONFIG_BFIN_ICACHE_LOCK is not set # CONFIG_BFIN_WB is not set CONFIG_BFIN_WT=y CONFIG_L1_MAX_PIECE=16 # Loading
arch/blackfin/configs/BF533-STAMP_defconfig +6 −6 Original line number Diff line number Diff line Loading @@ -255,12 +255,12 @@ CONFIG_DMA_UNCACHED_1M=y # # Cache Support # CONFIG_BLKFIN_CACHE=y CONFIG_BLKFIN_DCACHE=y # CONFIG_BLKFIN_DCACHE_BANKA is not set # CONFIG_BLKFIN_CACHE_LOCK is not set # CONFIG_BLKFIN_WB is not set CONFIG_BLKFIN_WT=y CONFIG_BFIN_ICACHE=y CONFIG_BFIN_DCACHE=y # CONFIG_BFIN_DCACHE_BANKA is not set # CONFIG_BFIN_ICACHE_LOCK is not set # CONFIG_BFIN_WB is not set CONFIG_BFIN_WT=y CONFIG_L1_MAX_PIECE=16 # Loading
arch/blackfin/configs/BF537-STAMP_defconfig +6 −6 Original line number Diff line number Diff line Loading @@ -258,12 +258,12 @@ CONFIG_DMA_UNCACHED_1M=y # # Cache Support # CONFIG_BLKFIN_CACHE=y CONFIG_BLKFIN_DCACHE=y # CONFIG_BLKFIN_DCACHE_BANKA is not set # CONFIG_BLKFIN_CACHE_LOCK is not set # CONFIG_BLKFIN_WB is not set CONFIG_BLKFIN_WT=y CONFIG_BFIN_ICACHE=y CONFIG_BFIN_DCACHE=y # CONFIG_BFIN_DCACHE_BANKA is not set # CONFIG_BFIN_ICACHE_LOCK is not set # CONFIG_BFIN_WB is not set CONFIG_BFIN_WT=y CONFIG_L1_MAX_PIECE=16 # Loading
arch/blackfin/configs/BF548-EZKIT_defconfig +6 −6 Original line number Diff line number Diff line Loading @@ -306,12 +306,12 @@ CONFIG_DMA_UNCACHED_1M=y # # Cache Support # CONFIG_BLKFIN_CACHE=y CONFIG_BLKFIN_DCACHE=y # CONFIG_BLKFIN_DCACHE_BANKA is not set # CONFIG_BLKFIN_CACHE_LOCK is not set # CONFIG_BLKFIN_WB is not set CONFIG_BLKFIN_WT=y CONFIG_BFIN_ICACHE=y CONFIG_BFIN_DCACHE=y # CONFIG_BFIN_DCACHE_BANKA is not set # CONFIG_BFIN_ICACHE_LOCK is not set # CONFIG_BFIN_WB is not set CONFIG_BFIN_WT=y CONFIG_L1_MAX_PIECE=16 # Loading