projects
/
profile
/
ivi
/
kernel-adaptation-intel-automotive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a3cf0d
)
blackfin: bf60x: cleanup mem_map macro
author
Steven Miao
<realmz6@gmail.com>
Mon, 23 Apr 2012 10:13:39 +0000
(18:13 +0800)
committer
Bob Liu
<lliubbo@gmail.com>
Mon, 21 May 2012 06:54:27 +0000
(14:54 +0800)
Signed-off-by: Steven Miao <realmz6@gmail.com>
Signed-off-by: Bob Liu <lliubbo@gmail.com>
arch/blackfin/mach-bf609/include/mach/mem_map.h
patch
|
blob
|
history
diff --git
a/arch/blackfin/mach-bf609/include/mach/mem_map.h
b/arch/blackfin/mach-bf609/include/mach/mem_map.h
index
9d71eb3
..
20b65bf
100644
(file)
--- a/
arch/blackfin/mach-bf609/include/mach/mem_map.h
+++ b/
arch/blackfin/mach-bf609/include/mach/mem_map.h
@@
-50,9
+50,9
@@
#define COREB_L1_DATA_A_START 0xFF400000
#define COREB_L1_DATA_B_START 0xFF500000
-#
define COREB_L1_CODE_LENGTH 0x14000
-#
define COREB_L1_DATA_A_LENGTH 0x8000
-#
define COREB_L1_DATA_B_LENGTH 0x8000
+#define COREB_L1_CODE_LENGTH 0x14000
+#define COREB_L1_DATA_A_LENGTH 0x8000
+#define COREB_L1_DATA_B_LENGTH 0x8000
#ifdef CONFIG_BFIN_DCACHE