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