Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* Query about arch/arm/boot/compressed/Makefile.debug
@ 2010-06-03  5:39 rocky
  2010-06-03  5:47 ` Eric Miao
  0 siblings, 1 reply; 3+ messages in thread
From: rocky @ 2010-06-03  5:39 UTC (permalink / raw)
  To: linux-arm-kernel

Hi, all
I'm porting Linux to a ARM1176 based SOC, sometimes after running make zImage, 
I got CRC error when uncompressing the kernel all the time.

no idea why this should happened, i want to use misc.c with STANDALONE_DEBUG mode, 
so how should i use this debug mode?


thanks 
BR
rocky

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

* Query about arch/arm/boot/compressed/Makefile.debug
  2010-06-03  5:39 Query about arch/arm/boot/compressed/Makefile.debug rocky
@ 2010-06-03  5:47 ` Eric Miao
  2010-06-03  5:55   ` rocky
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Miao @ 2010-06-03  5:47 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Jun 3, 2010 at 1:39 PM, rocky <bill_carson@126.com> wrote:
> Hi, all
> I'm porting Linux to a ARM1176 based SOC, sometimes after running make zImage,
> I got CRC error when uncompressing the kernel all the time.

Conduct a strict memory checking and check the cache enabling code, normally
that's where the problem is. The decompressor itself, should be less problematic
since it's working elsewhere on most other platforms.

>
> no idea why this should happened, i want to use misc.c with STANDALONE_DEBUG mode,
> so how should i use this debug mode?
>
>
> thanks
> BR
> rocky
>
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>

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

* Query about arch/arm/boot/compressed/Makefile.debug
  2010-06-03  5:47 ` Eric Miao
@ 2010-06-03  5:55   ` rocky
  0 siblings, 0 replies; 3+ messages in thread
From: rocky @ 2010-06-03  5:55 UTC (permalink / raw)
  To: linux-arm-kernel

Hi, Eric

>Conduct?a?strict?memory?checking?and?check?the?cache?enabling?code,?normally
>that's?where?the?problem?is.?The?decompressor?itself,?should?be?less?problematic
>since?it's?working?elsewhere?on?most?other?platforms.

All ARM1176 based SoC share the same cache enable/disable API which defined in arch/arm/boot/compressed/head.S, ARM1176 falls into ARMv7 .

Actually, our DDR run at 800MHz, I'm trying to tune it a little bit lower at 533MHz to see what happened.

thanks for your kind tips.

rocky










?2010-06-03?13:47:00?"Eric?Miao"?<eric.y.miao@gmail.com>????>On?Thu,?Jun?3,?2010?at?1:39?PM,?rocky?<bill_carson@126.com>?wrote:>>?Hi,?all>>?I'm?porting?Linux?to?a?ARM1176?based?SOC,?sometimes?after?running?make?zImage,>>?I?got?CRC?error?when?uncompressing?the?kernel?all?the?time.>>Conduct?a?strict?memory?checking?and?check?the?cache?enabling?code,?normally>that's?where?the?problem?is.?The?decompressor?itself,?should?be?less?problematic>since?it's?working?elsewhere?on?most?other?platforms.>>>>>?no?idea?why?this?should?happened,?i?want?to?use?misc.c?with?STANDALONE_DEBUG?mode,>>?so?how?should?i?use?this?debug?mode?>>>>>>?thanks>>?BR>>?rocky>>>>>>>>?_______________________________________________>>?linux-arm-kernel?mailing?list>>?linux-arm-kernel at lists.infradead.org>>?http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>>

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

end of thread, other threads:[~2010-06-03  5:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-03  5:39 Query about arch/arm/boot/compressed/Makefile.debug rocky
2010-06-03  5:47 ` Eric Miao
2010-06-03  5:55   ` rocky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox