<?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のトピックRe: SD card boot problem</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/SD-card-boot-problem/m-p/530700#M84669</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are the board switches in the following configuration?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(S1) 0100100000 (from 1-10 bit)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(S2) 0010 (from 1-4 bit)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(S3) 0010 (from 1-4 bit)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Aug 2016 11:14:52 GMT</pubDate>
    <dc:creator>jan_spurek</dc:creator>
    <dc:date>2016-08-16T11:14:52Z</dc:date>
    <item>
      <title>SD card boot problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SD-card-boot-problem/m-p/530696#M84665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've made a SD card image (.sdcard) using bitbake.&amp;nbsp; I used Linux dd command to write it to SD card.&amp;nbsp; I inserted the SD card to the SABRE board but it does not boot.&amp;nbsp; It should not be SABRE board issue because it boots from another SD card which was bundled in the SABRE design package.&amp;nbsp;&amp;nbsp; My understanding is that the .sdcard contains U-boot even though I cannot read it by mounting /dev/mmcblk0p*. &lt;/P&gt;&lt;P&gt;Do you have any suggestion how I debug?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 10:03:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SD-card-boot-problem/m-p/530696#M84665</guid>
      <dc:creator>masa_yamamoto</dc:creator>
      <dc:date>2016-08-16T10:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: SD card boot problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SD-card-boot-problem/m-p/530697#M84666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Masayuki,&lt;/P&gt;&lt;P&gt;which sabre board and SD slot are you using? Did you try another SD slot(s)? I would also suggest to try loading the image in Windows using Win32DiskImager&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 10:59:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SD-card-boot-problem/m-p/530697#M84666</guid>
      <dc:creator>jan_spurek</dc:creator>
      <dc:date>2016-08-16T10:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: SD card boot problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SD-card-boot-problem/m-p/530698#M84667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;More information about configuration here. &lt;/P&gt;&lt;P&gt;I posted SD card image file name, local.conf, fdisk -l result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD card image&lt;/P&gt;&lt;P&gt;----------------&lt;/P&gt;&lt;P&gt;fsl-release-bsp/bld-x11/tmp/deploy/images/imx6qsabreauto/fsl-image-gui-imx6qsabreauto.sdcard&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;local.conf&lt;/P&gt;&lt;P&gt;----------------&lt;/P&gt;&lt;P&gt;MACHINE ??= 'imx6qsabreauto'&lt;/P&gt;&lt;P&gt;DISTRO ?= 'fsl-imx-x11'&lt;/P&gt;&lt;P&gt;PACKAGE_CLASSES ?=&lt;BR /&gt;"package_rpm"&lt;/P&gt;&lt;P&gt;EXTRA_IMAGE_FEATURES =&lt;BR /&gt;"debug-tweaks"&lt;/P&gt;&lt;P&gt;USER_CLASSES ?= "buildstats&lt;BR /&gt;image-mklibs"&lt;/P&gt;&lt;P&gt;PATCHRESOLVE = "noop"&lt;/P&gt;&lt;P&gt;BB_DISKMON_DIRS = "\&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;STOPTASKS,${TMPDIR},1G,100K \&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;STOPTASKS,${DL_DIR},1G,100K \&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;STOPTASKS,${SSTATE_DIR},1G,100K \&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;STOPTASKS,/tmp,100M,100K \&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;ABORT,${TMPDIR},100M,1K \&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;ABORT,${DL_DIR},100M,1K \&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;ABORT,${SSTATE_DIR},100M,1K \&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;ABORT,/tmp,10M,1K"&lt;/P&gt;&lt;P&gt;PACKAGECONFIG_append_pn-qemu-native =&lt;BR /&gt;" sdl"&lt;/P&gt;&lt;P&gt;PACKAGECONFIG_append_pn-nativesdk-qemu =&lt;BR /&gt;" sdl"&lt;/P&gt;&lt;P&gt;ASSUME_PROVIDED +=&lt;BR /&gt;"libsdl-native"&lt;/P&gt;&lt;P&gt;CONF_VERSION = "1"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DL_DIR ?=&lt;BR /&gt;"${BSPDIR}/downloads/"&lt;/P&gt;&lt;P&gt;ACCEPT_FSL_EULA = "1"&lt;/P&gt;&lt;P&gt;BUILD_LDFLAGS_prepend_pn-qemu-native =&lt;BR /&gt;"-Wl,-rpath-link,/lib/x86_64-linux-gnu "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sudo fdisk -l result&lt;/P&gt;&lt;P&gt;----------------&lt;/P&gt;&lt;P&gt;Device&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Boot Start&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; End Sectors&amp;nbsp; Size Id Type&lt;/P&gt;&lt;P&gt;/dev/mmcblk0p1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8192&amp;nbsp; &lt;BR /&gt;24575&amp;nbsp;&amp;nbsp; 16384&amp;nbsp;&amp;nbsp;&amp;nbsp; 8M&amp;nbsp; c&lt;BR /&gt;W95 FAT32 (LBA)&lt;/P&gt;&lt;P&gt;/dev/mmcblk0p2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 24576 2473983 2449408&amp;nbsp; 1.2G 83 Linux&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 11:03:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SD-card-boot-problem/m-p/530698#M84667</guid>
      <dc:creator>masa_yamamoto</dc:creator>
      <dc:date>2016-08-16T11:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: SD card boot problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SD-card-boot-problem/m-p/530699#M84668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jan,&lt;/P&gt;&lt;P&gt;Thank you for your suggestions.&amp;nbsp; Yes, I just tried Win32DisImager and result was same (no boot).&lt;/P&gt;&lt;P&gt;I use i.MX6 quad SABRE board for auto.&amp;nbsp; The board has only one SD slot, so no chioce.&lt;/P&gt;&lt;P&gt;Masa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 11:05:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SD-card-boot-problem/m-p/530699#M84668</guid>
      <dc:creator>masa_yamamoto</dc:creator>
      <dc:date>2016-08-16T11:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: SD card boot problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SD-card-boot-problem/m-p/530700#M84669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are the board switches in the following configuration?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(S1) 0100100000 (from 1-10 bit)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(S2) 0010 (from 1-4 bit)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(S3) 0010 (from 1-4 bit)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 11:14:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SD-card-boot-problem/m-p/530700#M84669</guid>
      <dc:creator>jan_spurek</dc:creator>
      <dc:date>2016-08-16T11:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: SD card boot problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SD-card-boot-problem/m-p/530701#M84670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;S1, S2 ... Same&lt;/P&gt;&lt;P&gt;S3 0011 (from 1-4 bit)&lt;/P&gt;&lt;P&gt; I just change S3 to 0010 and tried, but no change (no boot)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 11:21:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SD-card-boot-problem/m-p/530701#M84670</guid>
      <dc:creator>masa_yamamoto</dc:creator>
      <dc:date>2016-08-16T11:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: SD card boot problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SD-card-boot-problem/m-p/530702#M84671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jan,&lt;/P&gt;&lt;P&gt;I think it is not SABRE board issue because it boots from another SD card which was bundled in the SABRE design package.&amp;nbsp;&amp;nbsp; Do you have any suggestion?&amp;nbsp; I'm trying to find more clue.&amp;nbsp; The only warning message I got from bitbake is about Ubuntu version.&amp;nbsp; I'm using Ubuntu 16.04.1 LTS because 14.04 has a graphic UI problem on my machine.&amp;nbsp; I don't know this information helps.&lt;/P&gt;&lt;P&gt;Masa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2016 05:56:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SD-card-boot-problem/m-p/530702#M84671</guid>
      <dc:creator>masa_yamamoto</dc:creator>
      <dc:date>2016-08-17T05:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: SD card boot problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SD-card-boot-problem/m-p/530703#M84672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,&lt;/P&gt;&lt;P&gt;the problem might be in the Ubuntu version. 16.04.1 LTS is not tested and may cause issues when building. I would suggest to try to build an image using 14.04 version. Since only terminal is required, the GUI problem should not be any concern.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2016 08:15:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SD-card-boot-problem/m-p/530703#M84672</guid>
      <dc:creator>jan_spurek</dc:creator>
      <dc:date>2016-08-17T08:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: SD card boot problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SD-card-boot-problem/m-p/530704#M84673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've tried Ubuntu 14.04 version and resolved the issue.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2016 04:07:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SD-card-boot-problem/m-p/530704#M84673</guid>
      <dc:creator>masa_yamamoto</dc:creator>
      <dc:date>2016-10-17T04:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: SD card boot problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/SD-card-boot-problem/m-p/530705#M84674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , &lt;/P&gt;&lt;P&gt;I am trying to boot Android pre-built images on IMX 7 sabre board using SD card ; please let me know the steps for the same.(from how to make partition to which images need to put ). please provide the latest android images for imx7 board if you have .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2017 12:38:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/SD-card-boot-problem/m-p/530705#M84674</guid>
      <dc:creator>mehulshah</dc:creator>
      <dc:date>2017-01-18T12:38:08Z</dc:date>
    </item>
  </channel>
</rss>

