[PATCH] doc: sandbox: replace sgdisk input with options
Simon Glass
sjg at chromium.org
Sun Apr 2 23:33:19 CEST 2023
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 at smile.fr>
---
doc/arch/sandbox/sandbox.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list