X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=doc%2FREADME.nvme;h=d9bda23fe4875fb376bf8b58bf26e5c63d5ba70a;hb=b66c60dde9d48889b93694326d40f7e5208cff25;hp=3afa912a583faf956f223796f29d80b008727620;hpb=ceff355a5f3038ddb49618d9adc716b0ed978aea;p=u-boot diff --git a/doc/README.nvme b/doc/README.nvme index 3afa912a58..d9bda23fe4 100644 --- a/doc/README.nvme +++ b/doc/README.nvme @@ -50,14 +50,14 @@ identified. To list all of the NVMe hard disks, try: - => nvme list + => nvme info Device 0: Vendor: 0x8086 Rev: 8DV10131 Prod: CVFT535600LS400BGN Type: Hard Disk Capacity: 381554.0 MB = 372.6 GB (781422768 x 512) and print out detailed information for controller and namespaces via: - => nvme info + => nvme detail Raw block read/write to can be done via the 'nvme read/write' commands: