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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 35E98C433EF for ; Wed, 30 Mar 2022 15:48:13 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 5801A84115; Wed, 30 Mar 2022 17:48:11 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="XCsK2ltv"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id CA7F08410D; Wed, 30 Mar 2022 17:48:08 +0200 (CEST) Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 0DA3683515; Wed, 30 Mar 2022 17:47:51 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=andriy.shevchenko@intel.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1648655277; x=1680191277; h=date:from:to:subject:message-id:references:mime-version: in-reply-to; bh=3/DN4ARm8bXxBqle8K9eD68yzODCnSMZEiAjibP8CrQ=; b=XCsK2ltv+7TkWm52g9acnU5AWK03w69/5OxzlRTX/AH5OETdE++uZRsm /kMPb/nRGaNZZcrOixQ8rY3sQ4bK7sejLHGUz7pAaDn3sjnvu1Tq/qM4i JX82AXGCRHzX+QcYiF6d1J89yayxiDqjh/SPDqhChMrCbD0eSvWE6aAC1 lPDG2yq6Ognn60u0WWOPefMWgk2rYgFJsmnrDZAzfKwc91Ceh6wkPkTfe BxydX6zLhddXJYExoAxbrcwyw0cKIKeAWZ+0IXwvXHRXpn50RAAmocZ79 2aNyRl9o80w8LX06iZg/PSqXiGrWu3OLlmfHoMWhPC2cq936fZTP7LbGj w==; X-IronPort-AV: E=McAfee;i="6200,9189,10302"; a="239504686" X-IronPort-AV: E=Sophos;i="5.90,223,1643702400"; d="scan'208";a="239504686" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Mar 2022 08:47:48 -0700 X-IronPort-AV: E=Sophos;i="5.90,223,1643702400"; d="scan'208";a="521937040" Received: from smile.fi.intel.com ([10.237.72.59]) by orsmga006-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Mar 2022 08:47:46 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.95) (envelope-from ) id 1nZaXR-009U64-Pp; Wed, 30 Mar 2022 18:47:13 +0300 Date: Wed, 30 Mar 2022 18:47:13 +0300 From: Andy Shevchenko To: Tom Rini , Simon Glass , Bin Meng , U-Boot Mailing List , u-boot-custodians@lists.denx.de, u-boot-board-maintainers@lists.denx.de Subject: Re: [ANN] U-Boot v2022.04-rc1 released Message-ID: References: <20220131225930.GJ7515@bill-the-cat> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean On Sat, Feb 12, 2022 at 05:02:00PM +0200, Andy Shevchenko wrote: > On Fri, Feb 11, 2022 at 9:15 PM Andy Shevchenko > wrote: > > On Fri, Feb 11, 2022 at 8:46 PM Andy Shevchenko > > wrote: > > > On Fri, Feb 11, 2022 at 8:31 PM Andy Shevchenko > > > wrote: > > > > On Mon, Jan 31, 2022 at 05:59:30PM -0500, Tom Rini wrote: > > ... > > > > git bisect bad 379d3c1fd6aa490b1ad5697525cfc89b615cf25a > > > # first bad commit: [379d3c1fd6aa490b1ad5697525cfc89b615cf25a] x86: > > > Move FACP table into separate functions > > > u-boot((379d3c1fd6aa...)|BISECTING)$ > > > > For the record, these two > > acpi: Move MCFG implementation to common lib > > arch: x86: lib: acpi_table: Fix MCFG entries > > > > do not help. > > > > > Irony is that I have reviewed it, but that time I was busy and couldn't test. > > > > > > > Simon, can you prioritize setting up Edison to make it available for tests? > > > > So, I'm open to testing any other suggestions. > > Meanwhile I will try to revert and if it works and no other solution > comes, I will send it out. Revert has been sent. -- With Best Regards, Andy Shevchenko