]> git.baikalelectronics.ru Git - uboot.git/commit
doc: sandbox: replace sgdisk input with options
authorCorentin Guillevic <corentin.guillevic@smile.fr>
Fri, 24 Mar 2023 13:43:36 +0000 (14:43 +0100)
committerSimon Glass <sjg@chromium.org>
Sun, 2 Apr 2023 18:53:53 +0000 (06:53 +1200)
commit539146b8001314769973ba749f150c787b389602
tree43d52e09884dd129d09cdcba1acdfdfd3cf8f7d5
parent45a0b20c84bd2dfab0c8220db3047f213ac4e073
doc: sandbox: replace sgdisk input with options

The input provided to sgdisk is in fact aimed for sfdisk. The use of
sgdisk and sfdisk, coming from different projects, is not the same.

So, this commit translates the sfdisk-formatted input into
sgdisk-compatible options. Partitions are not modified.

Signed-off-by: Corentin Guillevic <corentin.guillevic@smile.fr>
doc/arch/sandbox/sandbox.rst