|
@@ -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
|