Re: [U-Boot] [PATCH v2 3/3] x86: Document how to play with SeaBIOS

2016-03-10 Thread Bin Meng
On Mon, Feb 29, 2016 at 3:54 PM, Bin Meng wrote: > Boting SeaBIOS is done via U-Boot's bootelf command. Document this. > > Signed-off-by: Bin Meng > Reviewed-by: Simon Glass > > --- > > Changes in v2: > - Drop patches which were already applied > - Add more detailed information for testing QEMU/

[U-Boot] [PATCH v2 3/3] x86: Document how to play with SeaBIOS

2016-02-28 Thread Bin Meng
Boting SeaBIOS is done via U-Boot's bootelf command. Document this. Signed-off-by: Bin Meng Reviewed-by: Simon Glass --- Changes in v2: - Drop patches which were already applied - Add more detailed information for testing QEMU/SeaBIOS (eg: how to create 'disk.img') doc/README.x86 | 57