Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192202
b: refs/heads/master
c: 41f04b1
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Walker committed May 13, 2010
1 parent e6725a2 commit acd0ca7
Show file tree
Hide file tree
Showing 2 changed files with 3 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: c83b2bf66a40cd9bb3af3f6e28d36babb6748d73
refs/heads/master: 41f04b17b6409026fda01942628496ec7dca2f06
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-msm/include/mach/memory.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@
#define PHYS_OFFSET UL(0x00000000)
#elif defined(CONFIG_ARCH_QSD8X50)
#define PHYS_OFFSET UL(0x20000000)
#elif defined(CONFIG_ARCH_MSM7X30)
#define PHYS_OFFSET UL(0x00200000)
#else
#define PHYS_OFFSET UL(0x10000000)
#endif
Expand Down

0 comments on commit acd0ca7

Please sign in to comment.