From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S267542AbUG2XCc (ORCPT ); Thu, 29 Jul 2004 19:02:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S267536AbUG2W71 (ORCPT ); Thu, 29 Jul 2004 18:59:27 -0400 Received: from fed1rmmtao08.cox.net ([68.230.241.31]:39401 "EHLO fed1rmmtao08.cox.net") by vger.kernel.org with ESMTP id S267517AbUG2W4A (ORCPT ); Thu, 29 Jul 2004 18:56:00 -0400 Date: Thu, 29 Jul 2004 15:55:59 -0700 From: Tom Rini To: Meelis Roos Cc: Linux Kernel list Subject: Re: How to debug 2.6 PReP boot hang? Message-ID: <20040729225559.GJ16468@smtp.west.cox.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6+20040523i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 28, 2004 at 12:19:42PM +0300, Meelis Roos wrote: > I have a Motorola Powerstack II Pro4000 that has PReP and OF and is not > booting in 2.6. I hangs very early, the display stays in OF graphics > mode and nothing is printed. So it does not reach vga_init in > load_kernel, and I'm not sure it even reaches load_kernel. My suggestion is to go back in releases until one does work, see where the changes are that break it, and work from there. It should be possible to fix what broke. :) -- Tom Rini http://gate.crashing.org/~trini/