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 X-Spam-Level: X-Spam-Status: No, score=-5.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9FFB3C63777 for ; Tue, 17 Nov 2020 08:04:53 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0C66E24671 for ; Tue, 17 Nov 2020 08:04:53 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="opKU2qI+" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0C66E24671 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ucw.cz Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=BOVyJZs4jVRiz3l5zW5GszZeTzxLSz3Is55gwUA+KJ8=; b=opKU2qI+NTPInzH1Oga7y0mk6 gfhQxERo2hLY6axUistK01HQy6ptGUoJqNMCsUL8fRQ80UUqqR/RHYBXo5YZmGwscKOMiV//5+Nml FQzXvuCQ7kwE7+kr2NSqIxraI6m8MWixlF+YaRL91Sp9nmvtZkwdohohzFa0uci2uJv3UUrw4K9NR MA9ZCQAZ6UT25JjHyV1ht4c9U+6jH3NaIyXhb4KQMpIcAfgtHy2+EcfQmNee2o8O5FME58UyCFclQ fqYUQ5mLUm3Lph0T25kalFtDp5b0+zycFjD6pzojClWaEMk2CcYWUSsMDWn8m7wIJlmkaYMcRmTs/ WxcGKbdag==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kevxO-0005Kd-Sc; Tue, 17 Nov 2020 08:03:18 +0000 Received: from jabberwock.ucw.cz ([46.255.230.98]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kevxL-0005K8-Jx for linux-arm-kernel@lists.infradead.org; Tue, 17 Nov 2020 08:03:16 +0000 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id C558E1C0B8D; Tue, 17 Nov 2020 09:03:09 +0100 (CET) Date: Tue, 17 Nov 2020 09:03:09 +0100 From: Pavel Machek To: Sergey Suloev Subject: Re: BananaPi M2 support Message-ID: <20201117080309.GB6275@amd> References: <9436b07d-7704-6a21-dfdb-b6aa9211d456@orpaltech.com> MIME-Version: 1.0 In-Reply-To: <9436b07d-7704-6a21-dfdb-b6aa9211d456@orpaltech.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201117_030315_776340_2E5D8AE8 X-CRM114-Status: GOOD ( 15.22 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-arm-kernel@lists.infradead.org, wens@csie.org, linux-kernel@vger.kernel.org, mripard@kernel.org Content-Type: multipart/mixed; boundary="===============2804680078852912699==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============2804680078852912699== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5/uDoXvLw7AC5HRs" Content-Disposition: inline --5/uDoXvLw7AC5HRs Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat 2020-11-14 20:20:54, Sergey Suloev wrote: > Hi, >=20 > I noticed that BananaPi M2 (A31 SoC) does not boot anymore on modern > kernels. The problem arises somewhere between 5.7.19 - 5.8.18. I have sav= ed > boot logs for both versions https://pastebin.com/DTRZi8R7=A0 and=A0 > https://pastebin.com/PS2hq07A. Logs have been taken on clean/non-patched > kernel with default config, u-boot v2020.10. >=20 > The kernel versions 5.7.x and below work well (I tried 5.5.19 and 5.6.19). > The versions 5.8.18 and above all fail (5.9 and 5.10). >=20 > Could you look at the problem or provide an advice about further > investigation, please ? git bisect is usually next step if you can't get better help... Best regards, Pavel --=20 http://www.livejournal.com/~pavelmachek --5/uDoXvLw7AC5HRs Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAl+zg70ACgkQMOfwapXb+vJj2ACfWdutBUdk73ItxJut7hkK+RIg zN0AnRtZUWjT9il7rf5VgRMMzvF4amNa =foyj -----END PGP SIGNATURE----- --5/uDoXvLw7AC5HRs-- --===============2804680078852912699== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============2804680078852912699==--