summaryrefslogtreecommitdiffstats
path: root/commands
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2020-10-02 11:29:55 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2020-10-05 09:10:18 +0200
commit1f8946cd0b64eb9f0645be173053ee6d148ffe18 (patch)
treebbfdd2ba3a2d1a5b8112a3369fc9e03df1d9540d /commands
parent28a656e96e95367e23b07091fb12a82396009743 (diff)
downloadbarebox-1f8946cd0b64eb9f0645be173053ee6d148ffe18.tar.gz
barebox-1f8946cd0b64eb9f0645be173053ee6d148ffe18.tar.xz
commands: boot_order: note that it's OMAP specific in help text
Kconfig and online documentation don't indicate that it's OMAP specific. Fix this. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'commands')
-rw-r--r--commands/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/commands/Kconfig b/commands/Kconfig
index 9114d3cb31..df18715f20 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -285,9 +285,9 @@ config CMD_AT91_BOOT_TEST
config CMD_BOOT_ORDER
tristate
depends on ARCH_OMAP4
- prompt "boot_order"
+ prompt "OMAP boot_order"
help
- Set warm boot order (the next boot device on a warm reset).
+ Set OMAP warm boot order (the next boot device on a warm reset).
Usage: boot_order DEVICE...