[PATCH u-boot-mvebu] doc/kwboot.1: Update Armada 38x BootROM bug description

Replace SPI-NOR by default boot source location as bug is not SPI-NOR related.
Signed-off-by: Pali Rohár pali@kernel.org --- doc/kwboot.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/kwboot.1 b/doc/kwboot.1 index 5cda3b4d88a8..32d324f05501 100644 --- a/doc/kwboot.1 +++ b/doc/kwboot.1 @@ -69,7 +69,7 @@ To get a BootROM help, type this command followed by ENTER key: .IP
Armada 38x BootROM has a bug which cause that BootROM's standard output -is turned off on UART when SPI-NOR contains valid boot image. Nevertheless +is turned off on UART when default boot source location contains valid boot image. Nevertheless BootROM's standard input and BootROM's terminal echo are active and working fine. To workaround this BootROM bug with standard output, it is possible to manually overwrite BootROM variables stored in SRAM which BootROM use

On 3/11/23 11:42, Pali Rohár wrote:
Replace SPI-NOR by default boot source location as bug is not SPI-NOR related.
Signed-off-by: Pali Rohár pali@kernel.org
Applied to u-boot-marvell/next
Thanks, Stefan
doc/kwboot.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/kwboot.1 b/doc/kwboot.1 index 5cda3b4d88a8..32d324f05501 100644 --- a/doc/kwboot.1 +++ b/doc/kwboot.1 @@ -69,7 +69,7 @@ To get a BootROM help, type this command followed by ENTER key: .IP
Armada 38x BootROM has a bug which cause that BootROM's standard output -is turned off on UART when SPI-NOR contains valid boot image. Nevertheless +is turned off on UART when default boot source location contains valid boot image. Nevertheless BootROM's standard input and BootROM's terminal echo are active and working fine. To workaround this BootROM bug with standard output, it is possible to manually overwrite BootROM variables stored in SRAM which BootROM use
Viele Grüße, Stefan Roese
participants (2)
-
Pali Rohár
-
Stefan Roese