[U-Boot] [PATCH 12/27] blk: Introduce IF_TYPE_VIRTIO
Simon Glass
sjg at chromium.org
Thu Sep 27 13:42:29 UTC 2018
On 23 September 2018 at 06:42, Bin Meng <bmeng.cn at gmail.com> wrote:
> From: Tuomas Tynkkynen <tuomas.tynkkynen at iki.fi>
>
> This adds a new block interface type for VirtIO block devices.
>
> Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen at iki.fi>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> disk/part.c | 6 ++++++
> drivers/block/blk-uclass.c | 2 ++
> include/blk.h | 1 +
> 3 files changed, 9 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list