Commit d8810ff
committed
gen_partition.py: add NVMe as a valid disk type
NVMe flashing follows the same process as eMMC. Add `nvme` as a valid
disk type to explicitly call out the supported storage options.
Signed-off-by: Viswanath Kraleti <[email protected]>1 parent dc50b05 commit d8810ff
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| |||
0 commit comments