From mboxrd@z Thu Jan 1 00:00:00 1970 From: bill_carson@126.com (rocky) Date: Thu, 3 Jun 2010 13:39:04 +0800 (CST) Subject: Query about arch/arm/boot/compressed/Makefile.debug Message-ID: <198ace.57aa.128fc51e27e.Coremail.bill_carson@126.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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