Tool/software:
Hi,
I want to enable the debug log in tiboot3.bin, tispl.bin and u-boot.img.
I modified config LOGLEVEL default value from 4 to 8 or 9 in the file common/Kconfig in uboot.
But when I build the image of tiboot3.bin, tispl.bin and u-boot.img, It fails, I check the building logs But there was no error for specified file,I can't know the root casue,I just know that it miss the file
"tiboot3-am62x-gp-evm.bin",the important log as follwings:
/home/liuyg/workspace/04.fw/AM62x/U-Boot-2021.01/Makefile:1929: recipe for target 'spl/u-boot-spl.bin' failed
make: *** No rule to make target '/home/liuyg/workspace/04.fw/AM62x/U-Boot-2021.01/output_image/r5/spl/u-boot-spl.bin', needed by 'tiboot3-am62x-gp-evm.bin'. Stop.
Regards!
Johnny Liu