mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
The alt name for tispl binary is "tispl.bin" and not "tispl", this patch fixes the documentation to the correct alt name. Fixes:def64b4937("doc: board: Add document for DFU boot on am62x SoCs") Fixes:3633fdbb6b("ti: add support for AM6254atl SiP") Signed-off-by: Anshul Dalal <anshuld@ti.com> Reviewed-by: Mattijs Korpershoek <mkorpershoek@kernel.org>