Thank you for recommending the ti-firmware solution; it helped resolve the issue. However, after following the boot flow steps outlined in the documentation (ref: AM62x Beagleboard.org Beagleplay — Das U-Boot unknown version documentation), and creating the images (tiboot3.bin, tispl.bin, and u-boot.img) for the BeaglePlay board, I encountered a problem as the images are not booting.
You must be trying to boot/install mainline u-boot, for comparison i do have this CI job setup to track mainline u-boot on the BeaglePlay and BeagleBone AI-64… BeagleBoard.org / ci-u-boot · GitLab
Compilers:
arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
aarch64-linux-gnu-gcc (Debian 12.2.0-14) 12.2.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
You can get daily builds from here for comparison: Index of /public
I used TI SDK toolchain files and then added the path to the CC32 and CC64 variables. I resolved the issue, and now it’s booting the images and I will also follow your Git account for the CI job.
I need some information about DDR configuration for customizing SOMs using the sysconfig tool of TI. How can I configure DDR4 and LPDDR, including the maximum density and chip selects for the AM623 processor? Do you have any ideas? Could you please assist me?
I need some information about DDR configuration for customizing SOMs using the **sysconfig tool** of TI. How can I configure **DDR4** and **LPDDR**, including the **maximum density and chip selects** for the AM623 processor? Do you have any ideas? Could you please assist me?