]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
doc: beagle: am62x_beagleplay: Rename the boot bins
authorDhruva Gole <d-gole@ti.com>
Tue, 18 Jun 2024 04:49:46 +0000 (10:19 +0530)
committerTom Rini <trini@konsulko.com>
Wed, 26 Jun 2024 15:55:25 +0000 (09:55 -0600)
Rename the boot bins as the _unsigned postfixes are not longer
required. We have symlinks in place for having generic names for all the
boot bins now.

Signed-off-by: Dhruva Gole <d-gole@ti.com>
doc/board/beagle/am62x_beagleplay.rst

index cdc610264e151e114d375e4fd60d137754e73249..01f04beb55aac9d7259c88ee33746ba2be275b92 100644 (file)
@@ -71,11 +71,10 @@ Set the variables corresponding to this platform:
 
 Target Images
 -------------
-Copy the below images to an SD card and boot:
+Copy these images to an SD card and boot:
 
-* tiboot3-am62x-gp-evm.bin from R5 build as tiboot3.bin
-* tispl.bin_unsigned from Cortex-A build as tispl.bin
-* u-boot.img_unsigned from Cortex-A build as u-boot.img
+* tiboot3.bin from Cortex-R5 build.
+* tispl.bin and u-boot.img from Cortex-A build
 
 Image formats
 -------------