Re: [U-Boot] [PATCH v2 2/6] x86: Support QEMU x86 targets

2015-05-08 Thread Simon Glass
On 7 May 2015 at 07:34, Bin Meng wrote: > This commit introduces the initial U-Boot support for QEMU x86 targets. > U-Boot can boot from coreboot as a payload, or directly without coreboot. > > Signed-off-by: Bin Meng > Acked-by: Simon Glass > Tested-by: Simon Glass > --- > > Changes in v2: Non

[U-Boot] [PATCH v2 2/6] x86: Support QEMU x86 targets

2015-05-07 Thread Bin Meng
This commit introduces the initial U-Boot support for QEMU x86 targets. U-Boot can boot from coreboot as a payload, or directly without coreboot. Signed-off-by: Bin Meng Acked-by: Simon Glass Tested-by: Simon Glass --- Changes in v2: None arch/x86/Kconfig | 5 +++ arch/