Adds a tran field to the block device and allow to use it as a root device hint. Change-Id: I3fc83730a6100abb2b2aa98fc894713ecbbe3043 Closes-Bug: #2100951 Signed-off-by: Kaifeng Wang <kaifeng.w@gmail.com>
6 lines
189 B
YAML
6 lines
189 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds device transport type ``tran`` that can be used as root device
|
|
hint that typically suited for locate devices with different bus types
|
|
like SSD and NVME. |