Need help in booting windows embedded compact 7 on iMX6 Sabrelite Quad board

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

Need help in booting windows embedded compact 7 on iMX6 Sabrelite Quad board

Jump to solution
1,347 Views
pratikpawar
Contributor II

I am trying to boot Sabre Lite iMX6 with Windows Embedded Compact 7.

I have downloaded binary image from Adeneo Embedded website.I have prepared sd card using cfImager.exe tool.

cfimager –f eboot.nb0 –d J -imx53

cfimager –f nk.nb0 –d J -imx53

I have copied iMX6DQ_SPI_to_uSDHC3.bin to the micro SD card.


But when I boot the board I received u-boot prompt i dont know how to copy iMX6DQ_SPI_to_uSDHC3.bin to EEPROM.I dont find any commands to rewrite the EEPROM in the read me file.Please suggest


Kindly help.

Pratik

Labels (2)
Tags (1)
0 Kudos
1 Solution
664 Views
Raybiztech
Contributor V

Try disabling KITL and DHCP in eboot menu.

View solution in original post

0 Kudos
2 Replies
665 Views
Raybiztech
Contributor V

Try disabling KITL and DHCP in eboot menu.

0 Kudos
664 Views
pratikpawar
Contributor II

I am able to boot by putting the iMX6DQ_SPI_to_uSDHC4.bin binary to EEPROM and in eboot menu changed the Select Boot Device to NK from SD/MMC.But it got struck at connecting to Desktop.Below is the debug.It does not go forword from here and do not display any gui.Please suggest.

Windows CE Kernel for ARM (Thumb Enabled)

PL310 ID = 0x410000c7

[OALCachePL310GlobalsInit: L2 cache disabled]

OEMInit:  silicon rev = 0x13

BoardID = 0xffff.

g_kitlLock = 0x83142000

ENETInit MAC ADDR 0:4:12:9F:56:34

ENETInit RGMII Mode

PHY ID = 0x221611

The name for the external PHY is KSZ9021

MII_REG_1000BT_SR = 0x00000000

MII_REG_SR = 0x0000796d

ENET is linked,  Speed  100Mbps , Full Duplex

KITL will run in interrupt mode

VBridge:: built on [Oct  2 2013] time [15:59:36]

VBridgeInit()...TX = [16384] bytes -- Rx = [16384] bytes

Tx buffer [0x83147180] to [0x8314B180].

Rx buffer [0x83143140] to [0x83147140].

VBridge:: NK add MAC: [0-4-12-9F-56-34]

Connecting to Desktop

0 Kudos