fsl-L3.14.28_1.0.0_iMX6qdls_Bundle.tar.gz  no way to boot in the SD card created based on .sdcard

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

fsl-L3.14.28_1.0.0_iMX6qdls_Bundle.tar.gz  no way to boot in the SD card created based on .sdcard

1,201 Views
ioancalapod
Contributor II

Hi All

 

I was wondering if there is anybody that had any luck in creating a working SD card based on a .sdcard image from the BSP in the title.

I am using the document attached,"i.MX_Linux_User's_Guide.pdf", that came within the BSP in the title, to the letter.

There is no way to get it to work:

the image I use is "fsl-image-qt5-x11-imx6qdlsolo.sdcard" and is 1,4GB in size

Instruction I use is >>> "sudo dd if=/media/sf_SharedP/fsl-image-qt5-x11-imx6qdlsolo.sdcard of=/dev/sdb bs=1M conv=fsync" (where SharedP is a shared folder in between Ubuntu 15.04 and Windows 7)

I am trying to use an LG 1080p60 monitor (it worked fine for the Android 5.0 SD card I created successfully or with the original SD card that came with the SABRESD board)

I would appreciate your help as I have to get it working asap...

I attached the log file too, from the console.

 

Best Regards, Ioan

Original Attachment has been moved to: log-uboot_lin.txt.zip

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

628 Views
Yuri
NXP Employee
NXP Employee

  Hello !

   Looks like display configuration for Your system is not proper.

Please try to apply one of recommended and tested video parameters, mentioned

in section 4 (Kernel Boot Parameters) of “i.MX_Linux_Release_Notes.pdf”.

It is needed to stop boot in U-boot phase and modify corresponding environment

variable.

  http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX6_SW


Have a great day,
Yuri

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

0 Kudos

628 Views
ioancalapod
Contributor II

Yuri

The right answer, for all to see and save some time, is:

>> setenv mmcargs 'setenv bootargs console=$,$ $ root=/dev/mmcblk2p2 rootwait rw video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24'

>> saveenv

These settings send video output to HDMI.

Best Regards, Ioan

Ioan Calapod, Eng.

Field Application Engineer

Arrow Electronics Montreal

1425 Trans Canada Highway, Suite 140

Dorval, Quebec H9P 2W9

Mobile: (514) 730-5766

Direct: (514) 421-4384

Email: icalapod@arrow.com<mailto:icalapod@arrow.com>

Look for parts at: http://parts.arrow.com/

0 Kudos