<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX ProcessorsのトピックProblems with setting up Linux on Marsboard (iMX6)</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Problems-with-setting-up-Linux-on-Marsboard-iMX6/m-p/313294#M41076</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the Marsboard iMX6Q and want to run the Linux Image from this site: &lt;A href="http://www.element14.com/community/docs/DOC-65093?ICID=knode-sabre-space"&gt;http://www.element14.com/community/docs/DOC-65093?ICID=knode-sabre-space&lt;/A&gt;. I use the MFG tool (Version 1.6.2). The flash operation is successful, but Linux does not boot. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, the Android image works fine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to compile my own Linux image by using the sources, but I only get the u-boot.bin and the kernel image (uImage). I dont know how to create the oneiric.tgz.&lt;/P&gt;&lt;P&gt;The replacement of u-boot.bin and the kernel image has no effect. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It doesn't matter, if I use a SD card or not (in TF slot of the board). I also tried to copy a Linux image file (.img) to a SD card, which was created for the Marsboard - no effect. To copy the .img I did use the dd command under a Linux system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody know how to get Linux run on the Marsboard? Is there something special for Linux? (Android works fine)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Display: HDMI) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Apr 2014 08:33:37 GMT</pubDate>
    <dc:creator>alex90</dc:creator>
    <dc:date>2014-04-10T08:33:37Z</dc:date>
    <item>
      <title>Problems with setting up Linux on Marsboard (iMX6)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-with-setting-up-Linux-on-Marsboard-iMX6/m-p/313294#M41076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the Marsboard iMX6Q and want to run the Linux Image from this site: &lt;A href="http://www.element14.com/community/docs/DOC-65093?ICID=knode-sabre-space"&gt;http://www.element14.com/community/docs/DOC-65093?ICID=knode-sabre-space&lt;/A&gt;. I use the MFG tool (Version 1.6.2). The flash operation is successful, but Linux does not boot. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, the Android image works fine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to compile my own Linux image by using the sources, but I only get the u-boot.bin and the kernel image (uImage). I dont know how to create the oneiric.tgz.&lt;/P&gt;&lt;P&gt;The replacement of u-boot.bin and the kernel image has no effect. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It doesn't matter, if I use a SD card or not (in TF slot of the board). I also tried to copy a Linux image file (.img) to a SD card, which was created for the Marsboard - no effect. To copy the .img I did use the dd command under a Linux system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody know how to get Linux run on the Marsboard? Is there something special for Linux? (Android works fine)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Display: HDMI) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2014 08:33:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-with-setting-up-Linux-on-Marsboard-iMX6/m-p/313294#M41076</guid>
      <dc:creator>alex90</dc:creator>
      <dc:date>2014-04-10T08:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with setting up Linux on Marsboard (iMX6)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-with-setting-up-Linux-on-Marsboard-iMX6/m-p/313295#M41077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;would you please try these dd command for u-boot and kernel,&lt;/P&gt;&lt;P&gt;&amp;nbsp; # u-boot&lt;BR /&gt;&amp;nbsp; sudo dd if=u-boot.bin of=/dev/sdb bs=512 skip=2 seek=2 &amp;amp;&amp;amp; sync &amp;amp;&amp;amp; sync&lt;/P&gt;&lt;P&gt;&amp;nbsp; # uImage&lt;BR /&gt;&amp;nbsp; sudo dd if=uImage of=/dev/sdb bs=512 seek=2048 &amp;amp;&amp;amp; sync &amp;amp;&amp;amp; sync&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2014 14:05:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-with-setting-up-Linux-on-Marsboard-iMX6/m-p/313295#M41077</guid>
      <dc:creator>justin_jiang</dc:creator>
      <dc:date>2014-04-10T14:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with setting up Linux on Marsboard (iMX6)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-with-setting-up-Linux-on-Marsboard-iMX6/m-p/313296#M41078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your fast answer!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried it, but it doesn't work for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The good news is, that I fixed the problem. The u-boot parameters for Linux were wrong. &lt;/P&gt;&lt;P&gt;To change them, connect the Marsboard over the debug interface with your PC (Linux: minicom, Windows: Hyperterminal).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following parameters worked for me: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bootargs_nfs=setenv bootargs ${bootargs} root=/dev/nfs ip=dhcp nfsroot=${serverip}:${nfsroot},v3,tcp enable_wait_mode=off&lt;/P&gt;&lt;P&gt;bootcmd_net=dhcp; run bootargs_nfs;bootm&lt;/P&gt;&lt;P&gt;bootargs_mmc0=setenv bootargs ${bootargs} root=/dev/mmcblk0p1 rootwait rw&lt;/P&gt;&lt;P&gt;bootargs_mmc1=setenv bootargs ${bootargs} root=/dev/mmcblk1p1 rootwait rw&lt;/P&gt;&lt;P&gt;bootcmd_mmc0=run bootargs_mmc0;mmc dev 1;mmc read ${loadaddr} 0x800 0x2000;bootm&lt;/P&gt;&lt;P&gt;bootcmd_mmc1=run bootargs_mmc1;mmc dev 1;mmc read ${loadaddr} 0x800 0x2000;bootm&lt;/P&gt;&lt;P&gt;bootcmd=if mmc dev 0; then run bootcmd_mmc1; else run bootcmd_mmc0; fi&lt;/P&gt;&lt;P&gt;clearenv=sf probe 0 &amp;amp;&amp;amp; sf erase 0xc0000 0x2000 &amp;amp;&amp;amp; echo restored environment to factory default&lt;/P&gt;&lt;P&gt;upgradeu=for disk in 0 1 ; do mmc dev ${disk} ;for fs in fat ext2 ; do ${fs}load mmc ${disk}:1 10008000 /6q_upgrade &amp;amp;&amp;amp; source 10008000 ; done ; done&lt;/P&gt;&lt;P&gt;bootfile=_BOOT_FILE_PATH_IN_TFTP_&lt;/P&gt;&lt;P&gt;nfsroot=_ROOTFS_PATH_IN_NFS_&lt;/P&gt;&lt;P&gt;ethact=FEC0&lt;/P&gt;&lt;P&gt;bootargs=console=ttymxc1,115200 video=mxcfb0:dev=hdmi,1280x960M@60,if=RGB24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remark: Depending on your display, you have to change the resolution under 'bootargs' (1280x960M@60). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 07:17:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-with-setting-up-Linux-on-Marsboard-iMX6/m-p/313296#M41078</guid>
      <dc:creator>alex90</dc:creator>
      <dc:date>2014-04-14T07:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with setting up Linux on Marsboard (iMX6)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Problems-with-setting-up-Linux-on-Marsboard-iMX6/m-p/313297#M41079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice catch. I used the following to mk_mx6_sd&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-93886/version/1" title="https://community.freescale.com/docs/DOC-93886/version/1"&gt;https://community.freescale.com/docs/DOC-93886/version/1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and using OTG(J7) USB what are the boot switch settings? And port for minicom?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# dmesg | tail&lt;/P&gt;&lt;P&gt;[606000.290773] usb 1-2: new high-speed USB device number 32 using ehci-pci&lt;/P&gt;&lt;P&gt;[606000.423602] usb 1-2: New USB device found, idVendor=15a2, idProduct=0054&lt;/P&gt;&lt;P&gt;[606000.423607] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0&lt;/P&gt;&lt;P&gt;[606000.423609] usb 1-2: Product: SE Blank ARIK&lt;/P&gt;&lt;P&gt;[606000.423611] usb 1-2: Manufacturer: Freescale SemiConductor Inc &lt;/P&gt;&lt;P&gt;[606000.425331] hid-generic 0003:15A2:0054.0012: hiddev0,hidraw4: USB HID v1.10 Device [Freescale SemiConductor Inc&amp;nbsp; SE Blank ARIK] on usb-0000:00:12.2-2/input0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# ll /dev/usb/hiddev0 &lt;/P&gt;&lt;P&gt;crw------- 1 root root 180, 0 Jun 17 15:57 /dev/usb/hiddev0&lt;/P&gt;&lt;P&gt;doesn't work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 22:10:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Problems-with-setting-up-Linux-on-Marsboard-iMX6/m-p/313297#M41079</guid>
      <dc:creator>fwb</dc:creator>
      <dc:date>2014-06-17T22:10:15Z</dc:date>
    </item>
  </channel>
</rss>

