[U-Boot] Please pull u-boot-x86
Bin Meng
bmeng.cn at gmail.com
Tue Oct 23 01:26:29 UTC 2018
Hi Tom,
On Tue, Oct 23, 2018 at 1:47 AM Tom Rini <trini at konsulko.com> wrote:
>
> On Mon, Oct 22, 2018 at 10:17:18PM +0800, Bin Meng wrote:
>
> > Hi Tom,
> >
> > This fixed the QEMU x86_64 support which has been broken here and
> > here, e.g.: built with newer version GCC compiler, EFI loader
> > relocation, TSC as early timer. Now all issues have been addressed and
> > we can finally turn on build/testing for this target on travis-ci!
> >
> > The following changes since commit 25db3403094a57320644544eb0f38b1670a6716b:
> >
> > test: Add test for PCI device without compat string and with DT node
> > (2018-10-20 15:23:38 -0400)
> >
> > are available in the git repository at:
> >
> > git://git.denx.de/u-boot-x86.git
> >
> > for you to fetch changes up to 3fdfca7a782e7d84bc14cd5d316b4894ec20dcec:
> >
> > travis: Add qemu-x86_64 target for test.py testing (2018-10-22 17:54:48 +0800)
> >
>
> NAK, "make tests" (and I think Travis, once github is un-broken?) fails.
> When checking for code coverage we get:
> tools/binman/etype/intel_refcode 7 2 71%
>
So 'make tests' is not in current travis-ci build? Can we fix it?
I manually triggered a travis-ci build and all passed before I sent this PR.
> Which is a failure as it should be 100%.
>
Regards,
Bin
More information about the U-Boot
mailing list