u-boot/doc/usage
Joshua Watt 7cc1d87d7e cmd: gpt: Add command to swap partition order
Adds a command called "gpt transpose" which will swap the order two
partition table entries in the GPT partition table (but leaves them
pointing to the same locations on disk).

This can be useful for swapping bootloaders in systems that use an A/B
partitioning scheme where the bootrom is hard coded to look for the
bootloader in a specific index in the GPT partition table.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
2023-09-11 16:27:49 -04:00
..
cmd cmd: gpt: Add command to swap partition order 2023-09-11 16:27:49 -04:00
fit Pull request doc-2023-07-rc6 2023-06-23 14:31:55 -04:00
os doc: usage: Convert README.plan9 to reST 2022-03-31 19:06:16 +02:00
blkmap.rst doc: harmonize Linux kernel documentation links 2023-07-09 04:00:06 +02:00
cmdline.rst doc: man-page for the env command 2022-04-15 11:23:02 +02:00
dfu.rst global: Use proper project name U-Boot 2023-06-12 13:24:31 +02:00
environment.rst env: Explain how to use #include files in text environment 2023-08-09 23:31:12 +08:00
fdt_overlays.rst doc: usage: Fix command in fdt overlay apply sequence 2021-12-09 11:43:25 -08:00
index.rst doc: Add gpt command documentation 2023-09-02 09:44:04 +02:00
netconsole.rst global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
partitions.rst blk: Rename if_type to uclass_id 2022-09-25 08:30:05 -06:00
semihosting.rst ls1046ardb: Add support for JTAG boot 2022-04-01 16:56:44 -04:00
spl_boot.rst doc: describe TPL/VPL/SPL boot 2023-08-27 08:21:08 +02:00