
On 10.07.18 22:55, Tom Rini wrote:
On Tue, Jul 10, 2018 at 06:06:56PM +0200, Alexander Graf wrote:
Hi Tom,
This is my current patch queue for efi. Please pull.
Alex
The following changes since commit 495c70f9dfad1a5428ec84b52e8667ea4760ecd6:
net: designware: Add reset ctrl to driver (2018-07-09 15:28:28 -0400)
are available in the git repository at:
git://github.com/agraf/u-boot.git tags/signed-efi-next
for you to fetch changes up to e2c6ec921b5a37ac96aba34731c972dfee9943b0:
MAINTAINERS: assign lib/charset.c (2018-07-10 18:01:08 +0200)
NAK, this totally breaks qemu-x86_64: Building current source for 1 boards (1 thread, 16 jobs per thread) 1 0 0 /1 qemu-x86_64 +u-boot-test-flash qemu-x86_64 na ===================================== test session starts ===================================== platform linux2 -- Python 2.7.12, pytest-2.8.7, py-1.4.31, pluggy-0.3.1 rootdir: /, inifile: collected 127 items +u-boot-test-reset qemu-x86_64 na warning: TCG doesn't support requested feature: CPUID.01H:ECX.vmx [bit 5]
U-Boot SPL 2018.07-00106-gdbe7256f0d42 (Jul 10 2018 - 16:54:23 -0400) CPU: x86_64, vendor AMD, device 663h Trying to boot from SPI Jumping to 64-bit U-Boot: Note many features are missing No serial driver found ^C
That was the breakage that I reported to Bin earlier as well. Let me bisect ...
Alex