All of lore.kernel.org
 help / color / mirror / Atom feed
* kernel decompressor problem for ARMv7
@ 2013-07-05  8:44 Lin Ming
  2013-07-05  9:57 ` Will Deacon
  0 siblings, 1 reply; 11+ messages in thread
From: Lin Ming @ 2013-07-05  8:44 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all,

I'm porting BSP code from v2.6.36 to v3.10 kernel. It's ARMv7 processor.

But decompressor doesn't work. With a lot of debug, I finally find
below 2 commits related.
Kernel uncompress OK with these commits reverted.

dbece45: ARM: 7501/1: decompressor: reset ttbcr for VMSA ARMv7 cores
(Introduced in v3.6-rc6)

5010192: ARM: 7583/1: decompressor: Enable unaligned memory access for
v6 and above
(Introduced in v3.7-rc8)

Any hint to fix it?

Thanks,
Lin Ming

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-07-09  8:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-05  8:44 kernel decompressor problem for ARMv7 Lin Ming
2013-07-05  9:57 ` Will Deacon
2013-07-05 16:30   ` Nicolas Pitre
2013-07-05 16:58     ` Lin Ming
2013-07-08  2:27       ` Lin Ming
2013-07-09  1:09         ` Lin Ming
2013-07-09  7:39           ` Nicolas Pitre
2013-07-09  7:53             ` Lin Ming
2013-07-09  8:05               ` Will Deacon
2013-07-09  8:21                 ` Lin Ming
2013-07-05 16:52   ` Lin Ming

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.