Re: [U-Boot] U-Boot, efi-x86_app and gcc-8.1?

2019-05-19 Thread Tom Rini
On Sun, May 19, 2019 at 08:55:53AM +0800, Bin Meng wrote: > Hi Tom, > > On Sun, May 19, 2019 at 12:07 AM Simon Glass wrote: > > > > Hi Tom, > > > > On Sat, 18 May 2019 at 06:13, Tom Rini wrote: > > > > > > Hey guys, > > > > > > Looking at https://travis-ci.org/trini/u-boot/jobs/534037240 this is

Re: [U-Boot] U-Boot, efi-x86_app and gcc-8.1?

2019-05-18 Thread Bin Meng
Hi Tom, On Sun, May 19, 2019 at 12:07 AM Simon Glass wrote: > > Hi Tom, > > On Sat, 18 May 2019 at 06:13, Tom Rini wrote: > > > > Hey guys, > > > > Looking at https://travis-ci.org/trini/u-boot/jobs/534037240 this is the > > only board that doesn't build (having switched ARM to gcc-8.3 from > >

Re: [U-Boot] U-Boot, efi-x86_app and gcc-8.1?

2019-05-18 Thread Simon Glass
Hi Tom, On Sat, 18 May 2019 at 06:13, Tom Rini wrote: > > Hey guys, > > Looking at https://travis-ci.org/trini/u-boot/jobs/534037240 this is the > only board that doesn't build (having switched ARM to gcc-8.3 from > Arm/Linaro) and the error is pretty odd. Do you have any idea what's > going on?

[U-Boot] U-Boot, efi-x86_app and gcc-8.1?

2019-05-18 Thread Tom Rini
Hey guys, Looking at https://travis-ci.org/trini/u-boot/jobs/534037240 this is the only board that doesn't build (having switched ARM to gcc-8.3 from Arm/Linaro) and the error is pretty odd. Do you have any idea what's going on? Thanks! -- Tom signature.asc Description: PGP signature ___

[U-Boot] u-boot efi

2016-08-09 Thread scott.ivel...@calix.com
I am trying to use u-boot-efi on a board that has an Intel D-1500 series processor and 64-bit UEFI ROM. As per the information in doc/README.efi I built a u-boot-payload.efi with CONFIG_EFI_STUB_64BIT and installed it onto a USB drive I am booting with. The UEFI loads/runs the u-boot but quickly