IMX6 Sabre Lite Ubuntu Booting

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IMX6 Sabre Lite Ubuntu Booting

1,260 Views
venkatakishore
Contributor I

Hello,

I just followed the procedure given in Sabre Lite wiki page to boot linux ( Ubuntu 14.0.4 ) for Sabre Lite Board.

But, When I power up the device SD card inserted. I am getting the below error.

Please tell me where I am doing wrong.

U-Boot 2014.04-00123-g63ae4a5 (May 14 2014 - 17:09:55)

CPU:   Freescale i.MX6Q rev1.2 at 792 MHz

Reset cause: POR

Board: SABRE Lite

I2C:   ready

DRAM:  1 GiB

MMC:   FSL_SDHC: 0, FSL_SDHC: 1

*** Warning - bad CRC, using default environment

No panel detected: default to HDMI

Display: HDMI (1024x768)

In:    serial

Out:   serial

Err:   serial

Net:   using phy at 6

FEC [PRIME]

Warning: failed to set MAC address

, usb_ether

Hit any key to stop autoboot:  0

mmc0 is current device

** Unrecognized filesystem type **

** Unrecognized filesystem type **

Booting from net ...

FEC Waiting for PHY auto negotiation to complete......... TIMEOUT !

*** ERROR: `ethaddr' not set

ERROR: Need valid 'usbnet_devaddr' to be set

at drivers/usb/gadget/ether.c:2362/usb_eth_init()

FEC Waiting for PHY auto negotiation to complete......... TIMEOUT !

FEC Waiting for PHY auto negotiation to complete......... TIMEOUT !

*** ERROR: `ethaddr' not set

ERROR: Need valid 'usbnet_devaddr' to be set

at drivers/usb/gadget/ether.c:2362/usb_eth_init()

FEC Waiting for PHY auto negotiation to complete......... TIMEOUT !

Wrong Image Format for bootm command

ERROR: can't get kernel image!

U-Boot >

Labels (2)
Tags (1)
0 Kudos
1 Reply

661 Views
igorpadykov
NXP Employee
NXP Employee

HI Kishore

I would suggest to use ip=none as kernel boot parameter

and set ethaddr in uboot

[U-Boot-Users] Changing ethaddr

ubuntu for this board is described on

http://boundarydevices.com/running-linaro-ubuntu-on-i-mx6-sabre-lite-and-nitrogen6x/

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos