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 */