nxp-imx / mfgtools

Freescale/NXP I.MX Chip image deploy tools.
BSD 3-Clause "New" or "Revised" License
544 stars 298 forks source link

Problems with the uuu script for 6ull #401

Open shun12a opened 10 months ago

shun12a commented 10 months ago

Does mx6ull support uuu script FBK? I made a comparison between FB and FBK and found that FB could get feedback while FBK could not. I also found on NXP's official website what NXP employees said: "seems fbk is working only with android as described in", If I want to use FBK, I get stuck in Wait for Known USB.Thank you for your advice

shun12a commented 10 months ago

image

shun12a commented 10 months ago

image

shun12a commented 10 months ago

image

nxpfrankli commented 10 months ago

Make sure your initramfs included new https://github.com/nxp-imx/imx-uuc

shun12a commented 10 months ago

thank for your help,I was so inspired by your answer

shun12a commented 10 months ago

I have another question about how wic is created. I want to use their own compiled files to make wic files burned to the development board

shun12a commented 10 months ago

image

shun12a commented 10 months ago

Make sure your initramfs included new https://github.com/nxp-imx/imx-uuc

cool