Re: [U-Boot] [PATCH v2 6/6] x86: Update README.x86 for QEMU support

2015-05-08 Thread Simon Glass
On 7 May 2015 at 07:34, Bin Meng wrote: > Document how to build and test U-Boot with QEMU. > > Signed-off-by: Bin Meng > Acked-by: Simon Glass > > --- > > Changes in v2: None > > doc/README.x86 | 65 > +++--- > 1 file changed, 48 insertions(+

[U-Boot] [PATCH v2 6/6] x86: Update README.x86 for QEMU support

2015-05-07 Thread Bin Meng
Document how to build and test U-Boot with QEMU. Signed-off-by: Bin Meng Acked-by: Simon Glass --- Changes in v2: None doc/README.x86 | 65 +++--- 1 file changed, 48 insertions(+), 17 deletions(-) diff --git a/doc/README.x86 b/doc/README.x