fastboot: add oem console command support
"oem console" serves to read console record buffer. Signed-off-by: Ion Agorria <ion@agorria.com> Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com> Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> Link: https://lore.kernel.org/r/20240105072212.6615-7-clamor95@gmail.com Signed-off-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
This commit is contained in:
committed by
Mattijs Korpershoek
parent
e58bafc35f
commit
16f79dd4cd
@@ -29,6 +29,7 @@ The following OEM commands are supported (if enabled):
|
||||
with <arg> = boot_ack boot_partition
|
||||
- ``oem bootbus`` - this executes ``mmc bootbus %x %s`` to configure eMMC
|
||||
- ``oem run`` - this executes an arbitrary U-Boot command
|
||||
- ``oem console`` - this dumps U-Boot console record buffer
|
||||
|
||||
Support for both eMMC and NAND devices is included.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user