
On Tue, Feb 18, 2020 at 5:37 PM Andy Shevchenko andriy.shevchenko@linux.intel.com wrote:
On Tue, Feb 18, 2020 at 08:24:03AM +0800, Bin Meng wrote:
On Mon, Feb 17, 2020 at 11:30 PM Andy Shevchenko andriy.shevchenko@linux.intel.com 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?
No, I fixed it when applying,
Signed-off-by: Andy Shevchenko andriy.shevchenko@linux.intel.com
arch/x86/cpu/start.S | 2 +- arch/x86/cpu/start16.S | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
Acked-by: Bin Meng bmeng.cn@gmail.com
applied to u-boot-x86, thanks!