From: Wadim Egorov Date: Wed, 28 Feb 2024 08:58:48 +0000 (+0100) Subject: doc: board: phytec: phycore-am62x: Update artifact names X-Git-Url: http://git.dujemihanovic.xyz/login.html?a=commitdiff_plain;h=f99a1e241ffe9ad979b93a2c7d58edadf083505d;p=u-boot.git doc: board: phytec: phycore-am62x: Update artifact names Use proper binary artifact names for HSFS devices. Do not use the *_unsigned binaries. Signed-off-by: Wadim Egorov Reviewed-by: Dhruva Gole --- diff --git a/doc/board/phytec/phycore-am62x.rst b/doc/board/phytec/phycore-am62x.rst index 1d641a78cf..bc6d524669 100644 --- a/doc/board/phytec/phycore-am62x.rst +++ b/doc/board/phytec/phycore-am62x.rst @@ -92,9 +92,9 @@ Assuming the uSD card is `/dev/mmcblk0`: To boot from a micro SD card on a HSFS device simply copy the following artifacts to the FAT partition: -* tiboot3.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 R5 build +* tispl.bin from Cortex-A build +* u-boot.img from Cortex-A build Boot ----