The file firmware/am335x-pm-firmware.bin.gen.S contains a hardcoded path - in my case it was set to /media/scratch/poky-git/beaglebone/tmp/work/beaglebone-poky-linux-gnueabi/linux-ti33x-psp-3.2-r0/git/firmware/am335x-pm-firmware.bin
The firmware binary, am335x-pm-firmware.bin, is successfully copied into the directory but the hardcoded reference remains. That patch for this is trivial in the kernel source - just strip the location back to "firmware/am335x-pm-firmware.bin" but I'm not sure how to fix this with the meta-ti layer but would be happy to do so with instruction. Regards, Nick
_______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
