Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123868
b: refs/heads/master
c: e4ea803
h: refs/heads/master
v: v3
  • Loading branch information
Kyungmin Park authored and Ben Dooks committed Dec 16, 2008
1 parent 2c55f56 commit 5348dbf
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: 9d325f23416d1525401d43442bafca2bb254ab74
refs/heads/master: e4ea803ab0fcf985c2a2d24bc905a3cf9138e251
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-s3c6400/include/mach/uncompress.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@
static void arch_detect_cpu(void)
{
/* we do not need to do any cpu detection here at the moment. */
fifo_mask = S3C2440_UFSTAT_TXMASK;
fifo_max = 63 << S3C2440_UFSTAT_TXSHIFT;
}

#endif /* __ASM_ARCH_UNCOMPRESS_H */

0 comments on commit 5348dbf

Please sign in to comment.