commit | 216460ec12cce2a6b7fa83f42a48ed20d448e0dc | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Mon Oct 15 02:21:27 2018 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Nov 14 09:16:28 2018 -0800 |
tree | b17c5c1a03853b98ab77ceba18bb18d16a8c504d | |
parent | 4f89d4947c9ecb2e859f70a6aed2e0c18d63fb54 [diff] |
doc: Document virtio support Add REAME.virtio to describe the information about U-Boot support for VirtIO devices, including supported boards, build instructions, driver details etc. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>