Query about arch/arm/boot/compressed/Makefile.debug

Eric Miao eric.y.miao at gmail.com
Thu Jun 3 01:47:00 EDT 2010


On Thu, Jun 3, 2010 at 1:39 PM, rocky <bill_carson at 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
>



More information about the linux-arm-kernel mailing list