Hello guys,
I am using i.MX 6Quad SABRE-AI with Andriod N.
I tried to flash the images on the sdcard using
$ sudo chmod +x ./device/fsl/common/tools/fsl-sdcard-partition.sh
$ sudo ./device/fsl/common/tools/fsl-sdcard-partition.sh -f imx6q /dev/sdc
(Find the above commands in the pdf)
In the prompt, it showed flashing the images onto sd card and it was complete, but when I tried to boot the board using SDcard, I get the following error:
In: serial
Out: serial
Err: serial
Net: FEC [PRIME]
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc0 is current device
** Unrecognized filesystem type **
** Unrecognized filesystem type **
Booting from net ...
FEC Waiting for PHY auto negotiation to complete......... TIMEOUT !
Could not initialize PHY FEC
BOOTP broadcast 1
BOOTP broadcast 2
BOOTP broadcast 3
BOOTP broadcast 4
BOOTP broadcast 5
BOOTP broadcast 6
BOOTP broadcast 7
BOOTP broadcast 8
BOOTP broadcast 9
BOOTP broadcast 10
BOOTP broadcast 11
BOOTP broadcast 12
BOOTP broadcast 13
BOOTP broadcast 14
Could anyone advice me on this?
I have attached the pdf of the document I am referring to, to build Android N on the SD card.
Thanks in advance.
BR,
Suhas
Hi Suhas
nxp has tool for programming images - mfg tool, please try it,
use mfgtool2-android-mx6q-sabreauto-sdcard.vbs script.
https://www.nxp.com/webapp/Download?colCode=IMX_N7.1.2_2.0.0_TOOL&appType=license&location=null
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hello Igor,
Thanks for the tip.
Isn't MFG tool for Windows?
I am using Linux Ubuntu 16.04 LTS.
Is there any other tool wherein I can flash the images? I used dd utility and faced the above issue.
BR,
Suhas
Hi Suhas
please check mfg tool documentation (mfgtoolcli)
https://community.nxp.com/message/893898?commentID=893898#comment-893898
Best regards
igor