Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187401
b: refs/heads/master
c: af15194
h: refs/heads/master
i:
  187399: 74502bb
v: v3
  • Loading branch information
Kukjin Kim authored and Ben Dooks committed Jan 19, 2010
1 parent 5471ee6 commit e52fe6b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 87 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: a0c814afcfc2c840698372bd402b669b659ee1c5
refs/heads/master: af1519408a0d40f312e8f103504cd292cc49d927
86 changes: 0 additions & 86 deletions trunk/Documentation/arm/Samsung/Overview.txt

This file was deleted.

5 changes: 5 additions & 0 deletions trunk/arch/arm/mach-s5p6440/include/mach/map.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@

#include <plat/map-base.h>

/* Chip ID */
#define S5P6440_PA_CHIPID (0xE0000000)
#define S5P_PA_CHIPID S5P6440_PA_CHIPID
#define S5P_VA_CHIPID S3C_ADDR(0x00700000)

/* SYSCON */
#define S5P6440_PA_SYSCON (0xE0100000)
#define S5P_PA_SYSCON S5P6440_PA_SYSCON
Expand Down

0 comments on commit e52fe6b

Please sign in to comment.