From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Shevchenko Date: Tue, 18 Feb 2020 11:37:24 +0200 Subject: [PATCH v1] Revert "x86: use invd instead of wbinvd in real mode start code" In-Reply-To: References: <20200217153012.14989-1-andriy.shevchenko@linux.intel.com> Message-ID: <20200218093724.GH10400@smile.fi.intel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Feb 18, 2020 at 08:24:03AM +0800, Bin Meng wrote: > On Mon, Feb 17, 2020 at 11:30 PM Andy Shevchenko > wrote: > > > > This reverts commit 0d67fac29f3187e67f4fd3ef15f73e91be2fad12. > > > > As real hardware testing (*) shows the above mentioned commit > > breaks U-Boot on it. Revert for the upcoming release. We may get > > more information in the future and optimize the code accordingly. > > > > (*) om Intel Edison board. > > on? Right. Should I resend or you can fix when apply? > > Signed-off-by: Andy Shevchenko > > --- > > arch/x86/cpu/start.S | 2 +- > > arch/x86/cpu/start16.S | 2 +- > > 2 files changed, 2 insertions(+), 2 deletions(-) > > > > Acked-by: Bin Meng Thanks! -- With Best Regards, Andy Shevchenko