Re: [U-Boot] [PATCH 0/3] x86: coreboot: Support running U-Boot in qemu

2015-01-04 Thread Simon Glass
Hi Bin, On 3 January 2015 at 19:36, Bin Meng wrote: > Hi Simon, > > On Sun, Jan 4, 2015 at 10:28 AM, Simon Glass wrote: >> Hi Bin, >> >> On 3 January 2015 at 18:59, Bin Meng wrote: >>> Hi Otavio, >>> >>> On Sun, Jan 4, 2015 at 9:06 AM, Otavio Salvador >>> wrote: On Sat, Jan 3, 2015 at 12

Re: [U-Boot] [PATCH 0/3] x86: coreboot: Support running U-Boot in qemu

2015-01-03 Thread Bin Meng
Hi Simon, On Sun, Jan 4, 2015 at 10:28 AM, Simon Glass wrote: > Hi Bin, > > On 3 January 2015 at 18:59, Bin Meng wrote: >> Hi Otavio, >> >> On Sun, Jan 4, 2015 at 9:06 AM, Otavio Salvador >> wrote: >>> On Sat, Jan 3, 2015 at 12:40 PM, Bin Meng wrote: Currently when U-Boot is loaded by co

Re: [U-Boot] [PATCH 0/3] x86: coreboot: Support running U-Boot in qemu

2015-01-03 Thread Simon Glass
Hi Bin, On 3 January 2015 at 18:59, Bin Meng wrote: > Hi Otavio, > > On Sun, Jan 4, 2015 at 9:06 AM, Otavio Salvador > wrote: >> On Sat, Jan 3, 2015 at 12:40 PM, Bin Meng wrote: >>> Currently when U-Boot is loaded by coreboot in qemu, U-Boot does not >>> boot due to several issues. This patch

Re: [U-Boot] [PATCH 0/3] x86: coreboot: Support running U-Boot in qemu

2015-01-03 Thread Bin Meng
Hi Otavio, On Sun, Jan 4, 2015 at 9:06 AM, Otavio Salvador wrote: > On Sat, Jan 3, 2015 at 12:40 PM, Bin Meng wrote: >> Currently when U-Boot is loaded by coreboot in qemu, U-Boot does not >> boot due to several issues. This patch series fix these issues to make >> coreboot support in U-Boot mor

Re: [U-Boot] [PATCH 0/3] x86: coreboot: Support running U-Boot in qemu

2015-01-03 Thread Otavio Salvador
On Sat, Jan 3, 2015 at 12:40 PM, Bin Meng wrote: > Currently when U-Boot is loaded by coreboot in qemu, U-Boot does not > boot due to several issues. This patch series fix these issues to make > coreboot support in U-Boot more robust so that it can run on top of > qemu out of the box. > > The comm

[U-Boot] [PATCH 0/3] x86: coreboot: Support running U-Boot in qemu

2015-01-03 Thread Bin Meng
Currently when U-Boot is loaded by coreboot in qemu, U-Boot does not boot due to several issues. This patch series fix these issues to make coreboot support in U-Boot more robust so that it can run on top of qemu out of the box. The command to package u-boot into coreboot.rom: ./build/util/cbfstoo