On 1/21/21 5:54 AM, [email protected] wrote: > Today I carried out a very naive test: > I generated a PMU firmware in .elf format with Vitis (I do not know how to > convert it to .bin), renamed it (pmu-firmware-zynqmp-pmu.bin) and copied it > to the directory where bitbake could not find the PMU binary (I created the > directories manually because the path > poky/build/pmutmp/deploy/images/zynqmp-pmu/ did not exist). > > Of course I did not expect it to work, but I expected that bitbake would find > the fake PMU firmware and then I would get some different errors or even a > succesful build with a wrong PMU binary. Instead I got the same error as > before. But maybe that was an expected behaviour if bitbake cheks if the PMU > binary is right... Any suggestions? How can I convert my .elf PMU firmware to > .bin? Do I need to set some variables/paths to go further? Thanks.
I've had a build complete when I put the file in the right place, so you you are on the right track. My u-boot didn't work though, but building from u-boot/master using the pm file I made from Luca's flow worked. I need this working for a paying customer, but it is going to be a few days before I get my head back around the problem. Philip > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#4821): https://lists.yoctoproject.org/g/meta-xilinx/message/4821 Mute This Topic: https://lists.yoctoproject.org/mt/79922814/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
