Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58849
b: refs/heads/master
c: 157cc5a
h: refs/heads/master
i:
  58847: 8d89f03
v: v3
  • Loading branch information
Michael Hennerich authored and Bryan Wu committed Jul 12, 2007
1 parent 840d29c commit 71c136b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f40d24d909ad99c802a6813ff32b6feb20ab8c71
refs/heads/master: 157cc5aad94fb7025c41a60788c1bfb5299010aa
3 changes: 2 additions & 1 deletion trunk/arch/blackfin/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,8 @@ config IP_CHECKSUM_L1

config CACHELINE_ALIGNED_L1
bool "Locate cacheline_aligned data to L1 Data Memory"
default y
default y if !BF54x
default n if BF54x
depends on !BF531
help
If enabled cacheline_anligned data is linked
Expand Down

0 comments on commit 71c136b

Please sign in to comment.