Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71943
b: refs/heads/master
c: 1e5b244
h: refs/heads/master
i:
  71941: 85592da
  71939: 79ddff2
  71935: a69fa14
v: v3
  • Loading branch information
Bryan Wu committed Oct 21, 2007
1 parent 193def3 commit 372738f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 73b0c0b0c1fa06acc3a02a58f301b0db0818d3d0
refs/heads/master: 1e5b24431b58d821502bb56e67af3e74854feaf2
4 changes: 4 additions & 0 deletions trunk/include/asm-blackfin/mach-bf548/defBF54x_base.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@
/* Debug/MP/Emulation Registers (0xFFC00014 - 0xFFC00014) */

#define CHIPID 0xffc00014
/* CHIPID Masks */
#define CHIPID_VERSION 0xF0000000
#define CHIPID_FAMILY 0x0FFFF000
#define CHIPID_MANUFACTURE 0x00000FFE

/* System Reset and Interrupt Controller (0xFFC00100 - 0xFFC00104) */

Expand Down

0 comments on commit 372738f

Please sign in to comment.