Re: [Qemu-devel] [PATCH] block/m25p80: Update Micron entries

2013-06-06 Thread Peter Crosthwaite
Hi Ed, On Wed, Jun 5, 2013 at 1:59 AM, Ed Maste wrote: > - Split 32Mb and 256Mb parts into a11 and a13 variants. > - Add the 4K sector flag to the 128Mb parts. (These entries were taken from > the Linux kernel list, which is missing the flag.) > - Fill out the table of sizes with entries for 6

[Qemu-devel] [PATCH] block/m25p80: Update Micron entries

2013-06-04 Thread Ed Maste
- Split 32Mb and 256Mb parts into a11 and a13 variants. - Add the 4K sector flag to the 128Mb parts. (These entries were taken from the Linux kernel list, which is missing the flag.) - Fill out the table of sizes with entries for 64Mb parts. Prodded by Peter Crosthwaite. Signed-off-by: Ed Mast