Other Parts Discussed in Thread: TDA4VM, TDA4VH
Hi,
I am trying to build the the u-boot in the linux sdk ti-processor-sdk-linux-j784s4-evm-08_06_01_02.
I did not make any changes anywhere in the linux sdk after installing it. I am simply executing the command make u-boot inside the installation directory to generate bootloaders and u-boot image.
It is generating the output folder -> "ti-processor-sdk-linux-j784s4-evm-08_06_01_02/board-support/u-boot_build".
I am unable to boot the evm using the generated "/u-boot_build/r5/tiboot3.bin" file.
I am using RTOS+QNX
I flashed one file at time in order u-boot.img -> tispl.bin ->tiboot3.bin. EVM boots when I replace both prebuilt files u-boot.img and tispl.bin with newly built files but does not boot with the tiboot3.bin.
I also see a size difference between prebuilt and newly built tiboot3.bin file. prebuilt = 480KB , new = 315KB
Is there a step I am missing or some configuration I need change before building?
regards,
Lalit