Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 272789
b: refs/heads/master
c: 2747f5e
h: refs/heads/master
i:
  272787: 7cd51cf
v: v3
  • Loading branch information
Mark Brown authored and Kukjin Kim committed Sep 5, 2011
1 parent eb66ead commit e72302e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 56b209227a87b718450e917df904e627ddfca146
refs/heads/master: 2747f5e56564e715810038a1a2d8f4041f866558
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-samsung/include/plat/cpu.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ extern unsigned long samsung_cpu_id;
#define S3C6400_CPU_ID 0x36400000
#define S3C6410_CPU_ID 0x36410000
#define S3C64XX_CPU_ID (S3C6400_CPU_ID & S3C6410_CPU_ID)
#define S3C64XX_CPU_MASK 0x1FF40000
#define S3C64XX_CPU_MASK 0xFFFFF000

#define S5P6440_CPU_ID 0x56440000
#define S5P6450_CPU_ID 0x36450000
Expand Down

0 comments on commit e72302e

Please sign in to comment.