From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3yhgFb6CHGzDqvB for ; Wed, 22 Nov 2017 22:28:51 +1100 (AEDT) From: Michael Ellerman To: Christian Zigotzky , linuxppc-dev@lists.ozlabs.org Subject: Re: Qoriq P5020 PowerPC board doesn't boot with the latest git version anymore In-Reply-To: References: <3e4805a4-6114-205d-653b-ea6cd7fdc057@xenosoft.de> <8ed2edc7-a14b-35b3-86c1-a9995f41df84@xenosoft.de> Date: Wed, 22 Nov 2017 22:28:51 +1100 Message-ID: <87ine23630.fsf@concordia.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Christian Zigotzky writes: > Hi All, > > I created a patch for the git kernel today. (see attachment) > Without the patch, the latest git kernel doesn't boot on my Cyrus Plus > board. Hi Christian, This doesn't make much sense. Are you running any out of tree drivers or patches on this machine? Or just 100% upstream. I have a freescale p5020ds machine, but I don't have this Cyrus Plus board. What kernel config are you using, can you attach it? When you say it "doesn't boot" what happens exactly? Do you see any output at all? cheers