From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4B389ECAAD4 for ; Wed, 31 Aug 2022 11:54:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229608AbiHaLyo (ORCPT ); Wed, 31 Aug 2022 07:54:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48370 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229570AbiHaLyn (ORCPT ); Wed, 31 Aug 2022 07:54:43 -0400 Received: from muru.com (muru.com [72.249.23.125]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id C7E56C7F9B for ; Wed, 31 Aug 2022 04:54:42 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 08F9E80B5; Wed, 31 Aug 2022 11:47:18 +0000 (UTC) Date: Wed, 31 Aug 2022 14:54:40 +0300 From: Tony Lindgren To: Tomi Valkeinen Cc: Nishanth Menon , Linux-OMAP Subject: Re: Unable to boot 6.0-rc3 on dra76 Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org * Tomi Valkeinen [220831 11:35]: > Hi, > > I've been unable to boot 6.0-rc3 on dra76 evm with omap2plus_defconfig. I get no output from the kernel. > Enabling earlyprintk gives me the following. Any ideas? This series of fixes for deferred probe in Linux next should help: https://lore.kernel.org/linux-kernel/20220819221616.2107893-1-saravanak@google.com/ Hopefully it will get merged to the mainline kernel soonish. Regards, Tony