On Mon, 20 Jan 2025 14:20:42 +0530, Aashvij Shenai wrote: > This config is causing conflicts with how fdtfile variable is > initialized. > For K3 devices, CONFIG_DEFAULT_DEVICE_TREE= "ti/k3-<board>.dtb". > With CONFIG_TI_FDT_FOLDER_PATH also prefixing "ti", fdtfile is then > "ti/ti/k3-<board>.dtb". This variable is updated when fitImage is > booted and fails to boot due to the parsing error "ti/ti/". > > [...]
Applied to u-boot/master, thanks! -- Tom

