Files
u-boot-krane/cmd
Marek VasutandTom Rini 06084f6f92 cmd: scsi: Drop duplicate leading scsi prefix
The SCSI command currently prints the following duplicate prefix:

"
=> scsi
scsi - SCSI sub-system

Usage:
scsi scsi info  - show available SCSI devices
^^^^^^^^^
scsi scan  - (re-)scan SCSI bus
"

Drop one copy of the scsi prefix.

Fixes: 460c322f13 ("(re)enabled scsi commands do_scsi() and do_scsiboot() Patch by Denis Peter, 06 Dec 2004")
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: David Lechner <dlechner@baylibre.com>
2026-08-10 14:22:09 -06:00
..
2026-06-25 14:13:34 -06:00
2026-05-12 15:52:01 +02:00