commit | f170edf5dcfe21400aaf0048009cf7f0d411d078 | [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 | 1bb290d88d23f7b3a7b464e486ac7cdfc7bc15d2 [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>