I have followed the quick start guide
https://wiki.analog.com/resources/tools-software/linuxdsp/docs/quickstartguide/quickstart_sc598
and it builds uboot without errors but these are the output files I have:
u-boot.cfg
u-boot.cfg.configs
u-boot.img
u-boot-nodtb.bin
u-boot-proper-sc598-som-ezkit.elf
u-boot-proper-sc598-som-ezkit.img
u-boot-sc598-som-ezkit
u-boot-sc598-som-ezkit.bin
u-boot-sc598-som-ezkit.ldr
u-boot-sc598-som-ezkit.ldr.emmc_boot_stage1
u-boot-sc598-som-ezkit.ldr.emmc_boot_stage2
u-boot-sc598-som-ezkit.lds
u-boot-sc598-som-ezkit.map
u-boot-sc598-som-ezkit.srec
u-boot-spl-sc598-som-ezkit.elf
u-boot-spl-sc598-som-ezkit.ldr
u-boot.sym
I have now found these files
$ cp tmp/deploy/images/adsp-sc598-som-ezkit/stage1-boot.ldr /tftpboot/
$ cp tmp/deploy/images/adsp-sc598-som-ezkit/stage2-boot.ldr /tftpboot/
$ cp tmp/deploy/images/adsp-sc598-som-ezkit/fitImage /tftpboot/
Can you point me to the script that generates these files ?
Regards Chris
I have now found these files $ cp tmp/deploy/images/adsp-sc598-som-ezkit/stage1-boot.ldr /tftpboot/ $ cp tmp/deploy/images/adsp-sc598-som-ezkit/stage2-boot.ldr /tftpboot/ $ cp tmp/deploy/images/adsp-sc598-som-ezkit/fitImage /tftpboot/ Can you point me to the script that generates these files ?
[edited by: chriselytone at 8:54 AM (GMT -4) on 31 Aug 2023]