Re: [U-Boot] [PATCH 00/11] x86: Improve U-Boot as the coreboot payload support

2015-08-17 Thread Simon Glass
Hi, On 13 August 2015 at 01:29, Bin Meng wrote: > This series adds some improvment to the existing coreboot support, > like >=4GiB memory support, correct E820 table report, don't bother > configure system tables in Kconfig and support booting Linux kernel > with a working graphics console. > > T

[U-Boot] [PATCH 00/11] x86: Improve U-Boot as the coreboot payload support

2015-08-13 Thread Bin Meng
This series adds some improvment to the existing coreboot support, like >=4GiB memory support, correct E820 table report, don't bother configure system tables in Kconfig and support booting Linux kernel with a working graphics console. Tested on Intel Bayley Bay, U-Boot loaded by coreboot as a pay