diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2021-08-16 07:54:10 +0200 |
---|---|---|
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2021-08-17 17:24:07 +0200 |
commit | f1991bdf9743cbdf90b98331232f90d4c12bbce3 (patch) | |
tree | 8034b15cdf6d5e7e639253e2c73d9a8e96da5c44 /doc/imx/misc/index.rst | |
parent | a0da2dda4ed9d0aee5265e9cd8876734f9f80e09 (diff) |
doc: move i.MX7D/i.MX8MM A/B booting to board specific
Having "i.MX7D/i.MX8MM SRC_GPR10 PERSIST_SECONDARY_BOOT for bootloader A/B
switching" at the top level of the documentation tree does not make sense.
Move it to board specific information.
Fixes: 59e3d1bd4992 ("doc: imx: psb: Document usage of SRC_GPR10 PERSIST_SECONDARY_BOOT for A/B switching")
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'doc/imx/misc/index.rst')
-rw-r--r-- | doc/imx/misc/index.rst | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/imx/misc/index.rst b/doc/imx/misc/index.rst deleted file mode 100644 index 85fbdb6588f..00000000000 --- a/doc/imx/misc/index.rst +++ /dev/null @@ -1,9 +0,0 @@ -.. SPDX-License-Identifier: GPL-2.0+ - -Miscellaneous -============= - -.. toctree:: - :maxdepth: 2 - - psb |