Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74133
b: refs/heads/master
c: 9f2ff54
h: refs/heads/master
i:
  74131: 1889712
v: v3
  • Loading branch information
Mike Frysinger authored and Bryan Wu committed Nov 21, 2007
1 parent a12411a commit 0ab295b
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 11 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: 9e83b98a79d25136282a1757f879c40ee929a28b
refs/heads/master: 9f2ff54d7291d4386dc02d6a153e6cc621f32aa8
2 changes: 0 additions & 2 deletions trunk/include/asm-blackfin/mach-bf527/mem_map.h
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,7 @@

/* Scratch Pad Memory */

#if defined(CONFIG_BF527) || defined(CONFIG_BF536) || defined(CONFIG_BF534)
#define L1_SCRATCH_START 0xFFB00000
#define L1_SCRATCH_LENGTH 0x1000
#endif

#endif /* _MEM_MAP_527_H_ */
2 changes: 0 additions & 2 deletions trunk/include/asm-blackfin/mach-bf533/mem_map.h
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,7 @@

/* Scratch Pad Memory */

#if defined(CONFIG_BF533) || defined(CONFIG_BF532) || defined(CONFIG_BF531)
#define L1_SCRATCH_START 0xFFB00000
#define L1_SCRATCH_LENGTH 0x1000
#endif

#endif /* _MEM_MAP_533_H_ */
2 changes: 0 additions & 2 deletions trunk/include/asm-blackfin/mach-bf537/mem_map.h
Original file line number Diff line number Diff line change
Expand Up @@ -167,9 +167,7 @@

/* Scratch Pad Memory */

#if defined(CONFIG_BF537) || defined(CONFIG_BF536) || defined(CONFIG_BF534)
#define L1_SCRATCH_START 0xFFB00000
#define L1_SCRATCH_LENGTH 0x1000
#endif

#endif /* _MEM_MAP_537_H_ */
2 changes: 0 additions & 2 deletions trunk/include/asm-blackfin/mach-bf548/mem_map.h
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,7 @@

/* Scratch Pad Memory */

#if defined(CONFIG_BF54x)
#define L1_SCRATCH_START 0xFFB00000
#define L1_SCRATCH_LENGTH 0x1000
#endif

#endif/* _MEM_MAP_548_H_ */
2 changes: 0 additions & 2 deletions trunk/include/asm-blackfin/mach-bf561/mem_map.h
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,7 @@

/* Scratch Pad Memory */

#if defined(CONFIG_BF561)
#define L1_SCRATCH_START 0xFFB00000
#define L1_SCRATCH_LENGTH 0x1000
#endif

#endif /* _MEM_MAP_533_H_ */

0 comments on commit 0ab295b

Please sign in to comment.