Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 339957
b: refs/heads/master
c: 36504ac
h: refs/heads/master
i:
  339955: a4cb9c5
v: v3
  • Loading branch information
Alexander Shiyan authored and Arnd Bergmann committed Oct 25, 2012
1 parent 94a1c9f commit 3766d66
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 74fde6de4f33e6d6bc3120ad517b8a4e4eae1851
refs/heads/master: 36504ac131d14611dded451dd8b9f8426d084111
3 changes: 3 additions & 0 deletions trunk/arch/arm/mach-clps711x/include/mach/clps711x.h
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,9 @@
#define MEMCFG_BUS_WIDTH_16 (0)
#define MEMCFG_BUS_WIDTH_8 (3)

#define MEMCFG_SQAEN (1 << 6)
#define MEMCFG_CLKENB (1 << 7)

#define MEMCFG_WAITSTATE_8_3 (0 << 2)
#define MEMCFG_WAITSTATE_7_3 (1 << 2)
#define MEMCFG_WAITSTATE_6_3 (2 << 2)
Expand Down

0 comments on commit 3766d66

Please sign in to comment.