Commit fcd4652
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 a82a284 commit fcd4652
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
| 214 | + | |
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
| |||
0 commit comments