Hi,
We have setup Yocto project 4.9.11_1.0.0 on a imx6qpsabresd based custom board which has murata wifi module LBWA1KL1FX-875.
We have followed the steps from murata organisation to build the output.On bootup we have to set fdt_file as imx6qp-sabresd-btwifi.dtb.
We have flashed the output files using mfgtool.
We have followed the below mentiones step on bootup.
-> setenv fdt_file imx6qp-sabresd-btwifi.dtb
-> saveenv
-> printenv fdt_file
-> fdt_file=imx6qp-sabresd-btwifi.dtb
-> bootup
-> switch to partitions #0, OK
mmc2(part 0) is current device
reading boot.scr
** Unable to read file boot.scr **
reading zImage
7119312 bytes read in 203 ms (33.4 MiB/s)
Booting from mmc ...
reading imx6qp-sabresd-btwifi.dtb
** Unable to read file imx6qp-sabresd-btwifi.dtb **
Kernel image @ 0x12000000 [ 0x000000 - 0x6ca1d0 ]
No gpc device node -9, force to ldo-enable.
Starting kernel ...
It is failing to read imx6qp-sabresd-btwifi.dtb file.
Please let us know what could be the issue.
Thanks,
Devika
Hi Devika
one can try to rebuild imx6qp-sabresd-btwifi.dtb with LBWA1KL1FX-875
firmware from scratch :
Yocto Training - HOME
[meta-freescale] dts and dtb files
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------