Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752116Ab2FRLaV (ORCPT ); Mon, 18 Jun 2012 07:30:21 -0400 Received: from mail-pz0-f46.google.com ([209.85.210.46]:65164 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751294Ab2FRLaS (ORCPT ); Mon, 18 Jun 2012 07:30:18 -0400 Message-ID: <4FDF113E.4080505@gmail.com> Date: Mon, 18 Jun 2012 19:30:06 +0800 From: "cloudy.linux" User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: linux-kernel@vger.kernel.org CC: cloudy.linux@gmail.com Subject: PROBLEM: New 3.5.0-rcx kernel hang after uncompressing the kernel image on Orion ARM machine linkstation pro Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1357 Lines: 24 I'm running vanilla kernel since 2.6.31 kernel on my linkstaiton pro V2 box. And they worked very well up to 3.4.x series. But that ends at 3.5-RCx. Both RC2 and RC3 ends the same, the system never boot. The serial console shows that the kernel hangs after "Uncompressing Linux ... done, booting the kernel" message. I tried to enable some debug option in kernel config (CONFIG_BUG, CONFIG_DEBUG_KERNEL, CONFIG_EARLY_PRINTK, CONFIG_DEBUG_BUGVERBOSE and CONFIG_DEFAULT_MESSAGE_LOGLEVEL to 7) , but still got no further information after the above message. The RC might be just too early for a normal user like me (in fact I first tried linux-git), but I really want to make it boot then I can test the new TDMA/IDMA patch for mv_cesa on this orion machine since it seems that there isn't too much caring about this SOC anymore. And I do made a single modification to the source, that's editing the mach-type of the linkstation pro to 526 locally so to avoid modifying the uImage file generated by the make process. And this always works. Could someone please help me out? Thanks in advance. Cloudy -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/