From af97bd667b2c9cff5cc755c005c09c6931dd1e22 Mon Sep 17 00:00:00 2001 From: Alexey Galakhov Date: Fri, 8 Feb 2013 13:44:43 -0800 Subject: [PATCH] --- yaml --- r: 355158 b: refs/heads/master c: f0cdbdd6d8ada085199e6250cbf3b7fbe69392ac h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-s5pv210/include/mach/uncompress.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index f0ebc78f4745..edb55a6a5159 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1a4c2a1974a06f31ce1b7d724dfdc5cc1be32006 +refs/heads/master: f0cdbdd6d8ada085199e6250cbf3b7fbe69392ac diff --git a/trunk/arch/arm/mach-s5pv210/include/mach/uncompress.h b/trunk/arch/arm/mach-s5pv210/include/mach/uncompress.h index 08ff2fda1fb9..ef977ea8546d 100644 --- a/trunk/arch/arm/mach-s5pv210/include/mach/uncompress.h +++ b/trunk/arch/arm/mach-s5pv210/include/mach/uncompress.h @@ -19,6 +19,8 @@ static void arch_detect_cpu(void) { /* we do not need to do any cpu detection here at the moment. */ + fifo_mask = S5PV210_UFSTAT_TXMASK; + fifo_max = 63 << S5PV210_UFSTAT_TXSHIFT; } #endif /* __ASM_ARCH_UNCOMPRESS_H */