Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127158
b: refs/heads/master
c: 06af15e
h: refs/heads/master
v: v3
  • Loading branch information
Robin Getz authored and Bryan Wu committed Jan 7, 2009
1 parent ccceef1 commit 33e6570
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 6ecb5b6dbc01b958fdce7008f297a5c7ba2d8105
refs/heads/master: 06af15e086e39a5a2a2413973a64af8e10122f28
6 changes: 3 additions & 3 deletions trunk/arch/blackfin/mach-bf527/include/mach/bf527.h
Original file line number Diff line number Diff line change
Expand Up @@ -110,23 +110,23 @@

#ifdef CONFIG_BF527
#define CPU "BF527"
#define CPUID 0x27e4
#define CPUID 0x27e0
#endif
#ifdef CONFIG_BF526
#define CPU "BF526"
#define CPUID 0x27e4
#endif
#ifdef CONFIG_BF525
#define CPU "BF525"
#define CPUID 0x27e4
#define CPUID 0x27e0
#endif
#ifdef CONFIG_BF524
#define CPU "BF524"
#define CPUID 0x27e4
#endif
#ifdef CONFIG_BF523
#define CPU "BF523"
#define CPUID 0x27e4
#define CPUID 0x27e0
#endif
#ifdef CONFIG_BF522
#define CPU "BF522"
Expand Down

0 comments on commit 33e6570

Please sign in to comment.